Releases: equinor/terraform-azurerm-web-app
Releases · equinor/terraform-azurerm-web-app
v8.0.0
8.0.0 (2022-09-27)
⚠ BREAKING CHANGES
- remove variable
app_name
- remove variable
auth_settings_enabled
- remove variable
aad_client_id
- remove variable
aad_client_secret_setting_name
- remove variable
acr_managed_identity_client_id
- remove variable
managed_identity_ids
- remove variable
custom_hostnames
- remove output
app_id
- remove output
app_name
- remove output
aad_client_secret_setting_name
- remove output
identity_principal_id
- remove output
identity_tenant_id
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Features
v7.1.0
v7.0.0
v6.0.0
v5.0.0
5.0.0 (2022-09-21)
⚠ BREAKING CHANGES
- variable
application
removed - variable
environment
removed - variable
app_service_name
renamed toapp_name
- variable
app_service_hostnames
renamed to
custom_hostnames
- output
app_service_id
renamed toapp_id
- output
app_service_name
renamed toapp_name
- output
app_service_identity_principal_id
renamed to
identity_principal_id
- output
app_service_identity_tenant_id
renamed to
identity_tenant_id
- sub-module
service-plan
variableapplication
removed - sub-module
service-plan
variableenvironment
removed - sub-module
service-plan
variableservice_plan_name
renamed toname
- sub-module
service-plan
outputservice_plan_name
renamed tonane
- sub-module
service-plan
outputservice_plan_id
renamed toid
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>