-
-
Notifications
You must be signed in to change notification settings - Fork 139
docs: nest role_arn under assume_role #1963
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
Conversation
📝 WalkthroughWalkthroughDocumentation update to Terraform S3 backend configuration examples. The Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1963 +/- ##
=======================================
Coverage 74.34% 74.35%
=======================================
Files 774 774
Lines 70117 70117
=======================================
+ Hits 52129 52136 +7
+ Misses 14567 14564 -3
+ Partials 3421 3417 -4
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
These changes were released in v1.204.0-rc.5. |
what
Fixes minor error w/ docs so that
role_arnis properly nested underassume_role.why
Docs incorrectly had
role_arnat the top-level ofs3backend configuration.references
https://developer.hashicorp.com/terraform/language/backend/s3
Summary by CodeRabbit
Release Notes
assume_rolestructure for specifying IAM role access.✏️ Tip: You can customize this high-level summary in your review settings.