feat: restructure firewall module with provider specifications and module configuration
Some checks failed
Terraform Plan / plan (push) Failing after 0s
Some checks failed
Terraform Plan / plan (push) Failing after 0s
This commit is contained in:
3
terraform/main.tf
Normal file
3
terraform/main.tf
Normal file
@@ -0,0 +1,3 @@
|
||||
module "prod-firewall" {
|
||||
source = "./modules/firewall"
|
||||
}
|
||||
Reference in New Issue
Block a user