What's Changed
Breaking changes ‼️
- feat!: removed the role_definitions block by @SanderBlom in #155
- feat!: add an identity block to configure the landing zone identity by @SanderBlom in #132
- fix!: group permissions to list users by @SanderBlom in #158
🎉 New Features
- feat: added support for azurerm v4 by @SanderBlom in #157
- feat: added support for selecting execution_mode in tfe by @SanderBlom in #171
- feat(boostrap): added support for newer provider versions and improved bootstrap process by @SanderBlom in #174
- feat: migrate all tests over to the terraform test framework and the use_existing param for the var.application.service_principal by @SanderBlom in #182
- feat: connectivity by @kimfy in #177
- feat: remove module_outputs_to_workspace_var by @emilhod in #161
🧰 Maintenance
- ci: automate releases by @SanderBlom in #156
- ci(draft-release): changed where we run the workflow by @SanderBlom in #163
- ci: fixed issue with breaking_changes label was not applied by @SanderBlom in #165
- ci: added automation to update terraform docs by @SanderBlom in #168
- refactor(tfe)!: changed the tfe block to expect a project name and id instead of name by @kimfy in #179
📓 Documentation
- docs: updated with the new required variable for azurerm v4 by @SanderBlom in #162
🃏 Miscellaneous
- build: restrucutre github workflows by @SanderBlom in #127
New Contributors
Full Changelog: v1.10.0...v1.11.0