infrastructure/terraform/domains/theorangeone.net.tf
2020-02-22 20:28:59 +00:00

4 lines
77 B
HCL

resource "cloudflare_zone" "theorangeonenet" {
zone = "theorangeone.net"
}