infrastructure/terraform/theorangeonenet.tf
2020-02-22 20:22:28 +00:00

4 lines
77 B
HCL

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