Determining role used for terraform deploy with Atmos #16
-
After completing nearly all of the For example this fails with a few permission denials since the planner role cannot actually create resources (KMS keys, etc.):
I've pull the above out of the Example error:
The account-map seems to have the correct roles set for plan vs. apply. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
We recommend against changing that pattern, but you can see and modify the AWS Team Roles granted in each account with that |
Beta Was this translation helpful? Give feedback.
I see now that the
managers
Team does haveterraform
access incore-root
. Do you know which AWS Team you have assumed before running Terraform?Within your infra geodesic shell, run this to check:
For example here I am using the
devops
team, so I would only haveplanner
access incore-root