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

Cannot assign labels to GCP or Azure connector instances #96

Closed felix-melligan closed 1 year ago

felix-melligan commented 2 years ago

Affected: netapp-cloudmanager_connector_gcp, netapp-cloudmanager_connector_azure

Would like implementation close to CVO labelling. E.G: Azure: azure_tag { tag_key = "abcd" tag_value = "ABCD" }

GCP: gcp_label { label_key = "abcd" label_value = "ABCD" }

This value should be updatable after deployment is complete.

wenjun666 commented 2 years ago

Hi Felix, Is there a way to check labels of the connector on cloud manager UI?

lonico commented 1 year ago

Released in 22.11.0 for GCP.

lonico commented 1 year ago

Duplicate of #76 for Azure.

Closing this as this is done for GCP and tracked with #76 for Azure.