HobOps / terraform-google-project-template

Apache License 2.0
0 stars 2 forks source link

Error when adding a second VPN due to existing firewall rules #32

Open inetshell opened 1 year ago

inetshell commented 1 year ago

I get this error:

Error 409: The resource 'projects/hobops-infra-20230311/global/firewalls/allow-nginx-ingress' already exists, alreadyExists
inetshell commented 1 year ago

The module "default_firewall_rules" needs to be optional: https://github.com/HobOps/terraform-google-project-template/blob/main/firewall.tf#L102