terraform-aws-iam
terraform-aws-iam copied to clipboard
fix: Correct encrypted ses_smtp_password_v4 output
Description
Add the way to expose encrypted ses_smtp_password_v4 in output.
Motivation and Context
Currently iam_access_key_ses_smtp_password_v4 is empty if entity encrypted with pgp key.
The way to expose an encrypted ses_smtp_password_v4 was introduced in https://github.com/hashicorp/terraform-provider-aws/pull/19579
Breaking Changes
Most likely not
How Has This Been Tested?
- [ ] I have updated at least one of the
examples/*to demonstrate and validate my change(s) - [ ] I have tested and validated these changes using one or more of the provided
examples/*projects
- [x] I have executed
pre-commit run -aon my pull request
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days
still relevant
This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days
still relevant
@n4nn31355 Thank you for a fix and a nudge!
This PR is included in version 5.3.2 :tada:
I'm going to lock this pull request because it has been closed for 30 days β³. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.