terraform-provider-netapp-cloudmanager
terraform-provider-netapp-cloudmanager copied to clipboard
data_encryption_type and gcp_encryption_parameters are missing for GCP connector resource
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 key are not available. As an enhancement could you add arguments to specify such encryption key.
To bring some context, when your are working in a GCP organization that enforce the Organization policy constraint "constraints/gcp.restrictNonCmekServices" for the service compute.googleapis.com you must provide a Customer-Managed Encryption Key for every VM you want to provision.
Thank you
created Jira [DEVOPS-7115]