forked from gruntwork-io/terragrunt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow root user to access remote state S3 bucket
After creating the remote state S3 bucket, we need to grant access to the root user. Without this, the root user cannot use the remote state bucket. This is documented by AWS here: https://docs.aws.amazon.com/IAM/latest/UserGuide/troubleshoot_iam-s3.html. Fixes gruntwork-io#770.
- Loading branch information
Showing
1 changed file
with
62 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters