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

Unable to disable Tiering via Terraform in GCP #157

Closed venukntap closed 1 year ago

venukntap commented 1 year ago

Hi Team,

We are trying to deploy a CVO instance with Tiering disabled in GCP. Previously Laurent advised to remove the below two variables to disable the Tiering. By doing so, it is still taking the tier_level as standard. Can you please let us know how do deploy a CVO instance without tiering?

capacity_tier - (Optional) Indicates the type of data tiering to use: ['cloudStorage']. The default is 'cloudStorage'. tier_level - (Optional) In case capacity_tier is cloudStorage, this argument indicates the tiering level: ['standard', 'nearline', 'coldline']. The default is: 'standard'.

Regards, Venu

chuyich commented 1 year ago

This issue has been taken care in the email. Close it.