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.57.0 to ~>3.58.0 in /scenarios/secure-baseline-ase/terraform #155

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

FEATURES:

  • New data Source: azurerm_mobile_network_packet_core_control_plane (#21071)
  • New Resource: azurerm_cosmosdb_mongo_role_definition (#21754)
  • New Resource: azurerm_cosmosdb_mongo_user_definition (#21914)
  • New Resource: azurerm_iothub_file_upload (#20668)
  • New Resource: azurerm_mobile_network_packet_core_control_plane (#21071)
  • New Resource: azurerm_mysql_flexible_server_active_directory_administrator (#21786)
  • New Resource: azurerm_monitor_alert_prometheus_rule_group (#21751)
  • New Resource: azurerm_recovery_services_vault_resource_guard_association (#21712)
  • New Resource: azurerm_site_recovery_hyperv_network_mapping (#21788)
  • New Resource: azurerm_site_recovery_vmware_replication_policy_association (#21389)

ENHANCEMENTS:

  • dependencies: updating to v0.20230523.1080931 of github.com/hashicorp/go-azure-sdk (#21898)
  • dependencies: updating to v0.20230518.1143920 of github.com/tombuildsstuff/kermit (#21899)
  • dependencies: azurerm_monitor_autoscale_setting upgrade API version from 2015-04-01 to 2022-10-01 (#21887)
  • cosmosdb.gremlin: updating to use hashicorp/go-azure-sdk and api version 2023-04-15 (#21813)
  • cosmosdb.sql_container: updating to use hashicorp/go-azure-sdk and api version 2023-04-15 (#21813)
  • nginx: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • portal: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • redis: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • appplatform: updating to API Version 2023-03-01-preview (#21404)
  • redisenterprise: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • azurerm_cosmosdb_account - fix for upstream Microsoft API issue where updating identity and default_identity at the same time silently fails (#21780)
  • azurerm_monitor_activity_log_alert - support for the levels, resource_providers, resource_types, resource_groups, resource_ids, statuses, and sub_statuses properties (#21367)
  • azurerm_media_transform - support for the experimental_options property (#21873)
  • azurerm_backup_policy_vm - support for the days and include_last_days properties (#21434)
  • azurerm_subnet - the name property within the subnet_delegation block can now be set to Microsoft.App/environments (#21893)
  • azurerm_subnet_service_endpoint_policy - support for the service property (#21865)
  • azurerm_signalr_service - support for the user_assigned_identity_id property (#21055)
  • azurerm_site_recovery_replication_recovery_plan - support for the azure_to_azure_settings block (#21666)
  • azurerm_cosmosdb_postgresql_cluster - the citus_version property now supports 11.3 (#21916)

BUG FIXES:

  • Data Source: azurerm_kubernetes_cluster - prevent a panic when some values returned are nil (#21867)
  • azurerm_application_insights_web_test - normalizing the value for the application_insights_id property (#21837)
  • azurerm_api_management - correctly configure the triple_des_ciphers_enabled value (#21789)
  • azurerm_key_vault - during creation thecreateMode will now be set to default instead of nil (#21668)
  • azurerm_spring_cloud_gateway_route_config - the filters and predicates properties will now be omitted when not specified (#21745)
  • azurerm_subnet - permit Microsoft.BareMetal/AzureHostedService as an option for the service_delegation property (#21871)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.58.0 (May 25, 2023)

FEATURES:

  • New data Source: azurerm_mobile_network_packet_core_control_plane (#21071)
  • New Resource: azurerm_cosmosdb_mongo_role_definition (#21754)
  • New Resource: azurerm_cosmosdb_mongo_user_definition (#21914)
  • New Resource: azurerm_iothub_file_upload (#20668)
  • New Resource: azurerm_mobile_network_packet_core_control_plane (#21071)
  • New Resource: azurerm_mysql_flexible_server_active_directory_administrator (#21786)
  • New Resource: azurerm_monitor_alert_prometheus_rule_group (#21751)
  • New Resource: azurerm_recovery_services_vault_resource_guard_association (#21712)
  • New Resource: azurerm_site_recovery_hyperv_network_mapping (#21788)
  • New Resource: azurerm_site_recovery_vmware_replication_policy_association (#21389)

ENHANCEMENTS:

  • dependencies: updating to v0.20230523.1080931 of github.com/hashicorp/go-azure-sdk (#21898)
  • dependencies: updating to v0.20230518.1143920 of github.com/tombuildsstuff/kermit (#21899)
  • dependencies: azurerm_monitor_autoscale_setting upgrade API version from 2015-04-01 to 2022-10-01 (#21887)
  • cosmosdb.gremlin: updating to use hashicorp/go-azure-sdk and api version 2023-04-15 (#21813)
  • cosmosdb.sql_container: updating to use hashicorp/go-azure-sdk and api version 2023-04-15 (#21813)
  • nginx: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • portal: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • redis: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • appplatform: updating to API Version 2023-03-01-preview (#21404)
  • redisenterprise: updating to use hashicorp/go-azure-sdk as a base layer rather than Azure/go-autorest (#21810)
  • azurerm_cosmosdb_account - fix for upstream Microsoft API issue where updating identity and default_identity at the same time silently fails (#21780)
  • azurerm_monitor_activity_log_alert - support for the levels, resource_providers, resource_types, resource_groups, resource_ids, statuses, and sub_statuses properties (#21367)
  • azurerm_media_transform - support for the experimental_options property (#21873)
  • azurerm_backup_policy_vm - support for the days and include_last_days properties (#21434)
  • azurerm_subnet - the name property within the subnet_delegation block can now be set to Microsoft.App/environments (#21893)
  • azurerm_subnet_service_endpoint_policy - support for the service property (#21865)
  • azurerm_signalr_service - support for the user_assigned_identity_id property (#21055)
  • azurerm_site_recovery_replication_recovery_plan - support for the azure_to_azure_settings block (#21666)
  • azurerm_cosmosdb_postgresql_cluster - the citus_version property now supports 11.3 (#21916)

BUG FIXES:

  • Data Source: azurerm_kubernetes_cluster - prevent a panic when some values returned are nil (#21867)
  • azurerm_application_insights_web_test - normalizing the value for the application_insights_id property (#21837)
  • azurerm_api_management - correctly configure the triple_des_ciphers_enabled value (#21789)
  • azurerm_key_vault - during creation thecreateMode will now be set to default instead of nil (#21668)
  • azurerm_spring_cloud_gateway_route_config - the filters and predicates properties will now be omitted when not specified (#21745)
  • azurerm_subnet - permit Microsoft.BareMetal/AzureHostedService as an option for the service_delegation property (#21871)

3.57.0 (May 19, 2023)

FEATURES:

... (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)
dependabot[bot] commented 1 year ago

Superseded by #162.