Move domains stuff under domains module
This commit is contained in:
3
terraform/domains/theorangeone.net.tf
Normal file
3
terraform/domains/theorangeone.net.tf
Normal file
@ -0,0 +1,3 @@
|
||||
resource "cloudflare_zone" "theorangeonenet" {
|
||||
zone = "theorangeone.net"
|
||||
}
|
Reference in New Issue
Block a user