-
Notifications
You must be signed in to change notification settings - Fork 9.8k
new resource aws_iam_outbound_web_identity_federation
#45217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
new resource aws_iam_outbound_web_identity_federation
#45217
Conversation
Community GuidelinesThis comment is added to every new Pull Request to provide quick reference to how the Terraform AWS Provider is maintained. Please review the information below, and thank you for contributing to the community that keeps the provider thriving! 🚀 Voting for Prioritization
Pull Request Authors
|
872ebfb to
fe8012e
Compare
website/docs/r/iam_outbound_web_identity_federation.html.markdown
Outdated
Show resolved
Hide resolved
website/docs/r/iam_outbound_web_identity_federation.html.markdown
Outdated
Show resolved
Hide resolved
christophetd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As someone interested by this feature (and by no means a Terraform core contributor), I left a few comments. I also think we need a data source to retrieve the issuer_identifier of a specific account ID, and possible retrieve the status of iam outbound federation in the account
20bbd38 to
c4651c6
Compare
Rollback Plan
If a change needs to be reverted, we will publish an updated version of the library.
Changes to Security Controls
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.
Description
Introduce a new Terraform resource to manage the IAM “Outbound Web Identity Federation” account setting.
aws_iam_outbound_web_identity_federationenabled(controls whether the setting is active)enabledUsage
Relations
Closes #45146
References
Output from Acceptance Testing