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.
Documentation should state that the `user_assigned_identity` should either be the full path to the UAMI or, if not supplied, the provider will assume that it exists in the same resource...
Working with a customer that wants to use a dedicated Ansible service account for CVO in their DevOps pipeline . We stand up CVO with Terraform, but there is no...
Hi, There is no tags argument for netapp-cloudmanager_connector_azure. This would be extremely helpful feature to have. Thanks Dave
Hello We are deploying NetApp CVO in AWS through Terraform and sometime we have 504 error during deployment as shown below but the actual resources are successfully created in AWS....
If a Cloud Manager connector needs to be destroyed the deletion leaves the OS disk behind leaving orphan objects. However, the outcome in terraform is successful.
Hello We have deployed NetApp CVO through Terraform with 12000 IOPS in AWS but the IOPS variable is not applied I think this is Cloud Manager issue rather than Terraform...
Hello We are deploying NetApp CVO in AWS through Terraform. When we destroy the resources, Routes are not deleted from Route tables and the status shows 'Blackhole' as shown below...
I was creating a Data connector in Azure and found a bit confusing the parameters requirements for `vnet_id` and `subnet_id` as they are not looking for the resources ID's instead...
Hello We are trying to deploy Connector and CVO via assume role as shown below but it returns an error 'UnauthorizedOperation'. When we deploy the connector and CVO with IAM...
After the resources are created, there is very little usable information available to use elsewhere in terraform. In our case, we are using AWS and would like to be able...