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

Cloud Manager Connector fails to be created in Terraform Cloud #103

Closed cerocool1203 closed 2 years ago

cerocool1203 commented 2 years ago

Trying to deploy Cloud Manager connector or Cloud Volumes ONTAP via Terraform Cloud fails as below in Azure. However, all the infrastructure using using the AzureRM provider works without issues. This suggest the way Cloud manager tries to auth using CLI clashes somehow with the way AzureRM provider auths to Azure image

lonico commented 2 years ago

At present, the provider can only work with az login. We understand it is not an option with Terraform Cloud so we are adding support for env variables. We need to do more testing before we can commit on a date, but we'll update the issue by Monday COB.

cerocool1203 commented 2 years ago

@lonico I have tested the latest version v22.9 and it is working

image
kunalva commented 2 years ago

Thanks John

lonico commented 2 years ago

fixed in 22.9.0.