terraform
terraform copied to clipboard
Fixing s3.mdx on Delegating Access
There was a syntax error on the example.
assume_role = {}
doesn't work, it should be assume_role {}
Fixes #
Target Release
1.4.x
Draft CHANGELOG entry
ENHANCEMENTS
Thanks for this submission! I've notified the docs team.
Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.
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 contributions. 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.