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

The associate_public_ip_address creates a public IP even when set to false #70

Closed davetustin closed 3 years ago

davetustin commented 3 years ago

Hi,

When associate_public_ip_address = false is configured with netapp-cloudmanager_connector_azure, the public ip resource is created and associated with the virtual machine nic.

For the time being, I am removing the public ip manually after creation.

Thank you as always! Dave

wenjun666 commented 3 years ago

The issue is now fix with v21.9.4.