Skip to main content
← Back to index page

1.218.0

Move `profiles_enabled` logic out of `providers.tf` and into `iam-roles`

What

  • For Terraform roles and profiles used in providers.tf, return null for unused option
  • Rename variables to overridable_* and update documentation to recommend variables_override.tf for customization

Why

  • Prepare for providers.tf updates to support dynamic Terraform roles
  • ARB decision on customization compatible with vendoring

Commiters

Pull Requests