1.3.0 - Breaking Ground
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
- @blinq-kim made their first contribution in #48 (old user= @kimfy)
Full Changelog: 1.2.0...1.3.0