PaloAltoNetworks / terraform-google-swfw-modules

Terraform Reusable Modules for Software Firewalls on GCP
https://registry.terraform.io/modules/PaloAltoNetworks/swfw-modules/google
MIT License
5 stars 8 forks source link

Not able to assign a reserved external BYOIP (from gcp) to panorama machines #12

Closed Avinash-jayakumar closed 9 months ago

Avinash-jayakumar commented 9 months ago

Describe the bug

The current module for panorama does not support assigning a reserved external Ip address to the network interface. The module tries to reserve it and then assign it.

Module Version

2.0.0

Terraform version

1.7.1

Expected behavior

Expected behaviour is to be able to assign a already reserved external Ip address to the panorama machine.

Current behavior

No response

Anything else to add?

No response