Cross-account STS role assumption for agents deployed in a central account #320
Replies: 2 comments
-
|
1.) No, but we plan to support this, soon. I will look into this and see how quickly we can support the configuration. |
Beta Was this translation helpful? Give feedback.
-
|
For the time being actually specifying the role binding via the credentials config may work and referencing that in the target config via the profile. Definitely a hack and we will simply expose the config. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋🏻
Our topology:
The problem:
When the agent applies/discovers against a target, it uses the Core account's credentials (the agent's own IAM role) instead of assuming a role into the spoke account. Our target configs currently only specify region in aws.Config — there's no field to provide a cross-account role ARN or account ID.
Questions:
What we expect the config to look like:
Thanks!
Danie
Beta Was this translation helpful? Give feedback.
All reactions