terraform-provider-netapp-cloudmanager icon indicating copy to clipboard operation
terraform-provider-netapp-cloudmanager copied to clipboard

data_encryption_type and gcp_encryption_parameters are missing for GCP connector resource

Open corentinl opened this issue 1 year ago • 1 comments

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

corentinl avatar Aug 08 '24 14:08 corentinl

created Jira [DEVOPS-7115]

suhasbshekar avatar Oct 08 '24 21:10 suhasbshekar