Remove terraform modules
Makes sharing variables between modules (which i'd have to do) incredibly difficult. So flat with naming conventions it is!
This commit is contained in:
3
terraform/theorangeone.net.tf
Normal file
3
terraform/theorangeone.net.tf
Normal file
@ -0,0 +1,3 @@
|
||||
resource "cloudflare_zone" "theorangeonenet" {
|
||||
zone = "theorangeone.net"
|
||||
}
|
Reference in New Issue
Block a user