Skip to content
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

Document stackset role pair concept #63

Open
abukharov opened this issue Mar 10, 2022 · 1 comment
Open

Document stackset role pair concept #63

abukharov opened this issue Mar 10, 2022 · 1 comment
Assignees

Comments

@abukharov
Copy link
Contributor

This configuration is used on a stackset to define the IAM role pair used for provisioning:

    admin_role_arn: arn:aws:iam::822924222578:role/service-role/AWSControlTowerStackSetRole
    exec_role_name: AWSControlTowerExecution

Currently it's missing from the documentation, can we please document it. Here's the code that handles it: https://github.com/Innablr/cloudformation-seed/blob/develop/cloudformation_seed/util.py#L415

@abukharov
Copy link
Contributor Author

we can have it documented that either;
a. The manually expected admin and execution roles exist
b. You have a flag/param available in CFN guard to use the Org StackSet role
c. Doco custom deploy/exec roles

@lisushka lisushka self-assigned this Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants