Skip to content

1.3.0 - Breaking Ground

Compare
Choose a tag to compare
@blinq-kim blinq-kim released this 26 Sep 11:10
· 63 commits to trunk since this release
7b70522

What's Changed

  • Add Support for Associating User Assigned Identities with Azure AD Groups by @Blinq-SanderBlom in #45
  • Added type constraint to input variable applications by @blinq-kim in #48
  • Added type constraints for groups by @blinq-kim in #49
  • Added type constraints to resource_groups by @blinq-kim in #51
  • Added type constraints to federated_identity_credential_config by @blinq-kim in #52
  • Use managed identity instead of application with service principal by @blinq-kim in #54

Breaking changes

Workload resource groups are now created with a new and better default name: rg-var.tfe.workspace_name-var.environment_name. Or it can be input by user via resource_group_name. Prefixed with rg- in both cases.

  • Add resource_group_name as an input variable by @blinq-kim in #56

New Contributors

Full Changelog: 1.2.0...1.3.0