ephemeral resource: add google_compute_ssl_certificate and google_compute_region_ssl_certificate support #20528
Labels
enhancement
forward/exempt
Never forward this issue
new-ephemeral-resource
service/certificatemanager
size/m
Milestone
Community Note
Description
We would like to use the new feature "ephemeral resources" for the resources
google_compute_ssl_certificate
andgoogle_compute_region_ssl_certificate
to prevent storing sensitive values for the attributescertificate
andprivate key
in the raw state as plain textThe Terraform docs for this resource state:
I would be open to help create this resource, I would need some guidance though.
New or Affected Resource(s)
google_compute_ssl_certificate
google_compute_region_ssl_certificate
Potential Terraform Configuration
References
https://www.hashicorp.com/blog/terraform-1-10-improves-handling-secrets-in-state-with-ephemeral-values
https://developer.hashicorp.com/terraform/language/resources/ephemeral
The text was updated successfully, but these errors were encountered: