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

Deploying CVO to an existing Resource group in Azure is getting ignored #22

Closed psaha3 closed 3 years ago

psaha3 commented 3 years ago

Tried specifying an existing RG with the resource_group parameter but it is ignoring this and creating a new RG. Understand that deploying CVO to an existing RG is not recommended - however, we have a dedicated RG for CVO components which is our requirement. Has anyone deployed CVO in an existing RG before - please share your views.

edarzi commented 3 years ago

Hi, currently not supported in the provider. We can add it easily if required

psaha3 commented 3 years ago

Thanks @edarzi , how can we add it?

edarzi commented 3 years ago

It required code change, will add that option to the provider. I assume can be available in the next update, will let you know

psaha3 commented 3 years ago

ok great. Thanks @edarzi

edarzi commented 3 years ago

Will be available in the next publish - next week

edarzi commented 3 years ago

Option available in 21.1.0 version

lonico commented 3 years ago

fixed with 33147ac0f1d8e1852a963c28238606fbe11d1fd8