terraform-provider-vault icon indicating copy to clipboard operation
terraform-provider-vault copied to clipboard

[Enhancement]: Support ephemeral values in terraform 1.10.0

Open xeivieni opened this issue 11 months ago • 6 comments
trafficstars

Description

Terraform released ephemeral values in the latest 1.10.0 which would be really useful when dealing with vault secrets, avoiding to have them stored in the state. Here is the documentation of the feature https://www.hashicorp.com/blog/terraform-1-10-improves-handling-secrets-in-state-with-ephemeral-values

Any chances we could see this in a near future on the provider ?

Affected Resource(s) and/or Data Source(s)

vault_generic_secret

Potential Terraform Configuration

No response

References

https://www.hashicorp.com/blog/terraform-1-10-improves-handling-secrets-in-state-with-ephemeral-values

Would you like to implement a fix?

None

xeivieni avatar Nov 29 '24 19:11 xeivieni