3 lines
77 B
HCL
3 lines
77 B
HCL
resource "cloudflare_zone" "theorangeonenet" {
|
|
zone = "theorangeone.net"
|
|
}
|