Files
infrastructure/main.tf
Noah f4edbe57d3
Some checks failed
Terraform Plan / plan (push) Failing after 0s
feat: add production firewall module configuration
2025-12-23 22:33:00 +01:00

3 lines
60 B
HCL

module "prod-firewall" {
source = "../modules/firewall"
}