
Makes sharing variables between modules (which i'd have to do) incredibly difficult. So flat with naming conventions it is!
4 lines
77 B
HCL
4 lines
77 B
HCL
resource "cloudflare_zone" "theorangeonenet" {
|
|
zone = "theorangeone.net"
|
|
}
|