Skip to main content
← Back to index page

1.234.0

[account-map] Feature flag to enable legacy Terraform role mapping

What

  • [account-map] Add legacy_terraform_uses_admin feature flag to retain backwards compatibility

Why

  • Historically, the terraform roles in root and identity were not used for Terraform plan/apply, but for other things, and so the terraform_roles map output selected the admin roles for those accounts. This "wart" has been remove in current aws-team-roles and tfstate-backend configurations, but for people who do not want to migrate to the new conventions, this feature flag enables them to maintain the status quo with respect to role usage while taking advantage of other updates to account-map and other components.

References

This update is recommended for all customers wanting to use any component version 1.227 or later.

Commiters

Pull Requests