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 94 forks source link

Update hashicorp/azurerm requirement from ~>3.55.0 to ~>3.56.0 in /scenarios/secure-baseline-ase/terraform #147

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.56.0

FEATURES:

  • New Resource: azurerm_cosmosdb_postgresql_coordinator_configuration (#21595)
  • New Resource: azurerm_cosmosdb_postgresql_node_configuration (#21596)
  • New Resource: azurerm_cosmosdb_postgresql_role (#21597)
  • New Resource: azurerm_monitor_workspace (#21598)
  • New Resource: azurerm_network_manager_deployment (#20451)

ENHANCEMENTS:

  • dependencies: updating to v0.56.0 of github.com/hashicorp/go-azure-helpers (#21725)
  • dependencies: updating to v0.20230511.1094507 of github.com/hashicorp/go-azure-sdk (#21759)
  • provider: improving the error messages when parsing a Resource ID and the ID doesn't match what's expected (#21725)
  • provider: Resource Provider Registration now uses API Version 2022-09-01 (#21695)
  • provider: updating the IsAzureStack check to use hashicorp/go-azure-sdk rather than relying on the environment from Azure/go-autorest (#21697)
  • appconfiguration: updating to API Version 2023-03-01 (#21660)
  • keyvault: refactoring to use hashicorp/go-azure-sdk (#21621)
  • azurerm_machine_learning_workspace - exporting workspace_id (#21746)
  • azurerm_mssql_server - expose the ability to enable Transparent Data Encryption using a Customer Managed Key during server deployment (#21704)
  • azurerm_orbital_contact_profile - ip_address is now optional (#21721)

BUG FIXES:

  • provider: fixing a bug where we would invoke but not poll for the Registration State during automatic Resource Provider Registration (#21695)
  • azurerm_app_configuration: handling an API bug where when polling for PurgeDeleted returns a 404 rather the payload for a long-running operation (#21665)
  • azurerm_api_management_api - fixing a bug where an empty contact bug would cause a crash (#21740)
  • azurerm_eventhub_namespace - add locks and remove unneeded WaitForState functions (#21656)
  • azurerm_machine_learning_workspace - parse key_vault_id insensitively (#21684)
  • azurerm_monitor_action_group - further expand ExactlyOneOf logic for event_hub_receiver attributes (#21735)
  • azurerm_monitor_metric_alert - fix regression by using SingleResourceMultiMetricCriteria for new metric alerts (#21658)
  • azurerm_service_fabric_managed_cluster - fixing a bug where certificates within the vm_secrets block wouldn't be set into the state (#21680)
  • azurerm_storage_share - correct resource ID segment from fileshares to shares (#21645)
  • azurerm_virtual_machine_scale_set, - - support specifying ultra_ssd_disk_iops_read_write and ultra_ssd_disk_mbps_read_write for PremiumV2_LRS (#21530)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.56.0 (May 11, 2023)

FEATURES:

  • New Resource: azurerm_cosmosdb_postgresql_coordinator_configuration (#21595)
  • New Resource: azurerm_cosmosdb_postgresql_node_configuration (#21596)
  • New Resource: azurerm_cosmosdb_postgresql_role (#21597)
  • New Resource: azurerm_monitor_workspace (#21598)
  • New Resource: azurerm_network_manager_deployment (#20451)

ENHANCEMENTS:

  • dependencies: updating to v0.56.0 of github.com/hashicorp/go-azure-helpers (#21725)
  • dependencies: updating to v0.20230511.1094507 of github.com/hashicorp/go-azure-sdk (#21759)
  • provider: improving the error messages when parsing a Resource ID and the ID doesn't match what's expected (#21725)
  • provider: Resource Provider Registration now uses API Version 2022-09-01 (#21695)
  • provider: updating the IsAzureStack check to use hashicorp/go-azure-sdk rather than relying on the environment from Azure/go-autorest (#21697)
  • appconfiguration: updating to API Version 2023-03-01 (#21660)
  • keyvault: refactoring to use hashicorp/go-azure-sdk (#21621)
  • azurerm_machine_learning_workspace - exporting workspace_id (#21746)
  • azurerm_mssql_server - expose the ability to enable Transparent Data Encryption using a Customer Managed Key during server deployment (#21704)
  • azurerm_orbital_contact_profile - ip_address is now optional (#21721)

BUG FIXES:

  • provider: fixing a bug where we would invoke but not poll for the Registration State during automatic Resource Provider Registration (#21695)
  • azurerm_app_configuration: handling an API bug where when polling for PurgeDeleted returns a 404 rather the payload for a long-running operation (#21665)
  • azurerm_api_management_api - fixing a bug where an empty contact bug would cause a crash (#21740)
  • azurerm_eventhub_namespace - add locks and remove unneeded WaitForState functions (#21656)
  • azurerm_machine_learning_workspace - parse key_vault_id insensitively (#21684)
  • azurerm_monitor_action_group - further expand ExactlyOneOf logic for event_hub_receiver attributes (#21735)
  • azurerm_monitor_metric_alert - fix regression by using SingleResourceMultiMetricCriteria for new metric alerts (#21658)
  • azurerm_service_fabric_managed_cluster - fixing a bug where certificates within the vm_secrets block wouldn't be set into the state (#21680)
  • azurerm_storage_share - correct resource ID segment from fileshares to shares (#21645)
  • azurerm_virtual_machine_scale_set, - - support specifying ultra_ssd_disk_iops_read_write and ultra_ssd_disk_mbps_read_write for PremiumV2_LRS (#21530)

3.55.0 (May 04, 2023)

FEATURES:

  • New Data Source: azurerm_kubernetes_node_pool_snapshot (#21511)
  • New Resource: azurerm_cosmosdb_postgresql_firewall_rule (#21599)

ENHANCEMENTS:

  • appconfiguration: refactoring to use tombuildsstuff/kermit rather than an embedded SDK (#21623)
  • recoveryservicesbackup - updating to use API Version 2023-02-01 (#21575)
  • azurerm_kubernetes_cluster_node_pool - support for the snapshot_id property (#21511)

... (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)