terraform-provider-netapp-cloudmanager
terraform-provider-netapp-cloudmanager copied to clipboard
Terraform provider to create NetAPP OCCM instances, CVO resources, volumes, snapshots, ... in Azure, AWS, GCP.
Hi, Im getting the following error when applying the plan. ``` Error: code: 400, message: {"message":"Subscription with id aws-XXXXXX is not supported in By Node Base charging method","causeMessage":"BadRequestException: Subscription with...
Hello In _netapp-cloudmanager_cvo_gcp_ resource arguments data_encryption_type and gcp_encryption_parameters are available in order to specify a custom encryption key to encrypt disks. In the connector resource _netapp-cloudmanager_connector_gcp_ arguments to specify encryption...
Hello I am accessing other accounts through assume-role between other accounts. However, it appears that profile information cannot be retrieved. ``` > aws configure list --profile cm Name Value Type...
Terraform 1.9.0 Netapp provider 24.5.0 Regression : used to work on the netapp provider 23.11.0 The tf code used to work is no more updating / creating old/new tags for...
Hello We recently received an email from Google stating that **Cloud Deployment Manager will reach end of support on December 31, 2025**. https://cloud.google.com/deployment-manager/docs Currently, we have deployed multiple **NetApp CVO...
Changes to disk size, IOPS, or throughput on aggr disk on aws cvo ha pair causes destroy of the entire environment. Shouldn't it createa new aggr, volume move of existing...
We are encountering an error when performing an apply and believe it is related to this provider requiring the 32 bit version of the Azure CLI. We currently use the...
Hello We need to assign a user-assigned identity to the connector in Azure. Is there an option to attach the identity to the `netapp-cloudmanager_connector_azure` resource? For reference, the `azurerm_virtual_machine` resource...