Closed mimozell closed 3 hours ago
Voting for Prioritization
Volunteering to Work on This Issue
[!WARNING] This issue has been closed, meaning that any additional comments are hard for our team to see. Please assume that the maintainers will not see them.
Ongoing conversations amongst community members are welcome, however, the issue will be locked after 30 days. Moving conversations to another venue, such as the AWS Provider forum, is recommended. If you have additional concerns, please open a new issue, referencing this one where needed.
Description
I would like to be able to fetch/create SecureString SSM parameters and not have them be added to the state. This is what currently happens when using the data or resource sources and the ephemeral source would work well for this.
Requested Resource(s) and/or Data Source(s)
ephemeral "aws_ssm_parameter" parameter
Potential Terraform Configuration
References
Documentation:
https://developer.hashicorp.com/terraform/language/v1.10.x/resources/ephemeral https://www.hashicorp.com/blog/terraform-1-10-improves-handling-secrets-in-state-with-ephemeral-values
Would you like to implement a fix?
None