Start using telophasecli
AWS_SDK_LOAD_CONFIG=1
when passing env variables directly e.g. AWS_PROFILE=<profile_name> AWS_SDK_LOAD_CONFIG=1 telophasecli account import
AWS accounts
tab in Identity CenterAWSOrganizationsFullAccess
- This policy allows the creation of organizations and linked roles.sts:*
- This policy allows the AWS CLI to assume roles in sub-accounts to update infrastructure.aws configure sso
. Make sure to choose the region where IAM Identity Center is configured!AWSOrganizationsFullAccess
- This policy allows the creation of organizations and linked roles.sts:*
- This policy allows the AWS CLI to assume roles in sub-accounts to update infrastructure.organization.yml
organization.yml
to manage your AWS Organization and IaC. See organization.yml for configuration options.
organization.yml
file containing all the accounts in your AWS Organization. You can remove any accounts you don’t want Telophase to manage from this file.
organization.yml
:
telophasecli account deploy
organization.yml
:
telophasecli deploy