Azure / appservice-landing-zone-accelerator

The Azure App Service landing zone accelerator is an open-source collection of architectural guidance and reference implementation to accelerate deployment of Azure App Service at scale.
https://build.microsoft.com/en-US/sessions/58f92fab-3298-444d-b215-6b93219cd5d7?source=sessions
MIT License
200 stars 95 forks source link

Update hashicorp/azurerm requirement from ~>3.61.0 to ~>3.62.1 in /scenarios/secure-baseline-ase/terraform #169

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.62.1

BUG FIXES:

  • dependencies: compute/marketplace_agreement - Downgrade API version to 2015-06-01 GH-22264
Changelog

Sourced from hashicorp/azurerm's changelog.

3.62.1 (June 22, 2023)

BUG FIXES:

dependencies: compute/marketplace_agreement - Downgrade API version to 2015-06-01 GH-22264

3.62.0 (June 22, 2023)

FEATURES:

  • New Resource: azurerm_new_relic_monitor (#21958)

ENHANCEMENTS:

  • dependencies: updating to v0.20230614.1151152 of github.com/hashicorp/go-azure-sdk (#22176)
  • dependencies: compute/marketplace_agreement - swap to use hashicorp/go-azure-sdk (#21938)
  • dependencies: network/manager - swap to use hashicorp/go-azure-sdk (#22119)
  • dependencies: network/route - swap to use hashicorp/go-azure-sdk (#22227)
  • azurerm_cosmosdb_gremlin_graph - support for the analytical_storage_ttl property (#22179)
  • azurerm_kubernetes_cluster - support for the value AzureLinux for the field os_sku within the default_node_pool block (#22139)
  • azurerm_kubernetes_cluster - support for the property node_os_channel_upgrade (#22187)
  • azurerm_kubernetes_cluster_node_pool - support for the value AzureLinux for the field os_sku (#22139)
  • azurerm_monitor_workspace - support for public_network_access_enabled (#22197)
  • azurerm_virtual_hub - support for virtual_router_auto_scale_min_capacity (#21614)

BUG FIXES:

  • azurerm_application_insights_workbook - the display_name property can now be updated (#22148)
  • azurerm_bastion_host - will now create a new resource when the sku property is downgraded (#22147)
  • azurerm_container_app - the EmptyDir property now functions (#22196)
  • azurerm_kubernetes_cluster - fix the validation preventing cluster's with network_plugin_mode set to Overlay due to a case change in the upstream API (#22153)
  • azurerm_resource_deployment_script_* - fix issue where identity wasn't specified but was being sent as TypeNone to the api (#22165)
  • azurerm_bastion_host - the ip_configuration propery is now required (#22154)

3.61.0 (June 12, 2023)

FEATURES:

  • New Data Source: azurerm_mobile_network_packet_core_data_plane (#21053)
  • New Resource: azurerm_arc_machine_extension (#22051)
  • New Resource: azurerm_arc_kubernetes_flux_configuration (#21579)
  • New Resource: azurerm_kubernetes_flux_configuration (#21579)
  • New Resource: azurerm_mobile_network_packet_core_data_plane (#21053)

ENHANCEMENTS:

  • dependencies: updating to v0.20230530.1150329 of github.com/tombuildsstuff/kermit (#21980)
  • dependencies: compute/gallery: updating to API Version 2022-03-03 (#21999)
  • dependencies: kusto: updating to API Version 2022-12-29 (#21961)
  • Data Source azurerm_site_recovery_replication_recovery_plan - add support for azure_to_azure_settings block (#22098)

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)