infrastructure/terraform/theorangeonenet.tf

4 lines
77 B
HCL

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