NetApp / terraform-provider-netapp-cloudmanager

Terraform provider to create NetAPP OCCM instances, CVO resources, volumes, snapshots, ... in Azure, AWS, GCP.
Mozilla Public License 2.0
17 stars 27 forks source link

netapp-cloudmanager_cvo_gcp resource default firewall rules not destroyed #186

Open edd-trent opened 9 months ago

edd-trent commented 9 months ago

Version: 23.11.0 Terraform: v1.4.4

Using the netapp-cloudmanager_cvo_gcp resource, if any of the arguments vpc0_firewall_rule_name, vpc1_firewall_rule_name, vpc2_firewall_rule_name or vpc3_firewall_rule_ntag_ame (issue 185 for the misspelling) are null a firewall rule is created for you. If you replace this rule with your own rule or run destroy the resources are removed from the terraform state but the resources in GCP remain.

chuyich commented 6 months ago

Have checked with the team and it's current limitation.