mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-06 07:00:27 -05:00
4 lines
65 B
HCL
4 lines
65 B
HCL
output "address" {
|
|
value = "${dnsimple_record.web.hostname}"
|
|
}
|