terraform-provider-netapp-cloudmanager
terraform-provider-netapp-cloudmanager copied to clipboard
netapp-cloudmanager_cvo_gcp resource default firewall rules not destroyed
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.
Have checked with the team and it's current limitation.
Closing this issue as the request is having a current limitation with the APIs