github Azure/terraform-azurerm-avm-res-web-site v0.12.0

latest releases: v0.22.0, v0.21.8, v0.21.7...
18 months ago

Breaking Change(s)

PLEASE READ! Includes VERY IMPORTANT Breaking Changes

  • v0.12.0 will no longer support azurerm 3.xbut will now support azurerm 4.x

Feature(s)

  • azurerm 4.x support addressing Issue #122
  • enabling tls 1.3 support through azurerm 4.8 support (Issue #136)

Update(s)

  • bug fixes to unmanaged private endpoints with deployment slots as highlighted in PR #129
  • arguments removed as no longer supported by azurerm 4.x
    • docker_container_name (as part of application_stack)
    • docker_container_tag (as part of application_stack)
    • path (as part of slow_request. Please you slow_request_with_path if needed.)
    • auto_heal_enabled
  • login map made optional by module (still required by provider for auth_settings_v2) so that a default login map can be automatically set for auth_settings_v2 addressing Issue #130

Don't miss a new terraform-azurerm-avm-res-web-site release

NewReleases is sending notifications on new releases.