brikis98 / terraform-up-and-running-code

Code samples for the book "Terraform: Up & Running" by Yevgeniy Brikman
http://www.terraformupandrunning.com/
MIT License
2.83k stars 1.9k forks source link

Chapter 7, 3rd edition - IAM role required to create new AWS account failed to allow login acces #81

Open Wach-E opened 2 years ago

Wach-E commented 2 years ago

I observed that the IAM role to create a new AWS user would require the addition a policy as specified in steps 11 - 21 in this doc

I feel these two tasks should also be added to the Working with multiple AWS accounts section where the switch role is explained rather than when after it has been implemented to avoid confusing the of reader

brikis98 commented 1 year ago

I'm not sure I follow; would you mind providing a bit more context?