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.50.0 to ~>3.51.0 in /scenarios/secure-baseline-ase/terraform #134

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

BREAKING CHANGES:

  • azurerm_kubernetes_cluster - the sku_tier property no longer accepts the value Paid, it must be updated to Standard (#21256)

FEATURES:

  • New Resource: azurerm_arc_kubernetes_cluster (#15401)
  • New Resource: azurerm_resource_group_cost_management_view (#21112)
  • New Resource: azurerm_signalr_service_custom_certificate (#21112)
  • New Resource: azurerm_storage_mover (#21000)
  • New Resource: azurerm_subscription_cost_management_view (#21112)
  • New Resource: azurerm_voice_services_communications_gateway_test_line (#21111)

ENHANCEMENTS:

  • dependencies: updating to v0.20230405.1143248 of github.com/hashicorp/go-azure-sdk (#21312)
  • dependencies: updating to v0.20230331.1120327 of github.com/tombuildsstuff/kermit (#21235)
  • dependencies: updating containerservice/2022-09-02-preview to 2023-02-02-preview (#21256)
  • dependencies: updating search/2020-03-13 to search/2022-09-01 (#21250)
  • batch: updating to API Version 2022-01-01.15.0 (from github.com/tombuildsstuff/kermit) (#21234)
  • Data Source: azurerm_monitor_data_collection_rule - support for the data_collection_endpoint_id property (#21159)
  • Data Source: azurerm_monitor_data_collection_rule - support for the identity and stream_declaration blocks (#21159)
  • Data Source: azurerm_monitor_data_collection_rule - support for additional destinations, data_sources and data_flow transformations (#21159)
  • azurerm_app_configuration_feature - support for the key property (#21252)
  • azurerm_container_app - the app_port property is now optional (#20567)
  • azurerm_healthcare_fhir_service - support for PATCH as an available value for cors (#21222)
  • azurerm_healthcare_service - upport for PATCH as an available value for cors (#21222)
  • azurerm_kubernetes_cluster - support KataMshvVmIsolation as a option for the workload_runtime property (#21176)
  • azurerm_kubernetes_cluster_node_pool - support KataMshvVmIsolation as a option for the workload_runtime property (#21176)
  • azurerm_monitor_data_collection_rule - support for the data_collection_endpoint_id property (#21159)
  • azurerm_monitor_data_collection_rule - support for the identity and stream_declaration blocks (#21159)
  • azurerm_monitor_data_collection_rule - support for additional destinations, data_sources and data_flow transformations (#21159)
  • azurerm_signalr_service - support for the http_request_logs_enabled property (#21032)
  • azurerm_snapshot - support for the incremental_enabled property (#21263)
  • azurerm_web_pubsub_hub - support for the event_listener block (#21145)

BUG FIXES:

  • Data Source: azurerm_app_configuration_keys - fixing a regression where the API doesn't return the http endpoint when listing items (#21208)
  • Data Source: azurerm_kubernetes_cluster - prevent errors when used with limited permissions (#21229)
  • azurerm_api_management - prevent error from empty response body when updating the resource (#21221)
  • azurerm_application_gateway - correctly validate the firewall_policy_id property (#21238)
  • azurerm_automation_software_update_configuration - time_zone correctly defaults to Etc/UTC (#21254)
  • azurerm_digital_twins_time_series_database_connection - insensitively parse kusto_cluster_uri (#21243)
  • azurerm_express_route_circuit - can now set authorization_key during creation (#21132)
  • azurerm_kusto_eventhub_data_connection - insensitively parse identity_id if it applies to a Kusto Cluster (#21243)
  • azurerm_linux_function_app - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_linux_function_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_linux_web_app - fix a crash in auth_v2 in active_directory_v2 (#21219)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.51.0 (April 06, 2023)

BREAKING CHANGES:

  • azurerm_kubernetes_cluster - the sku_tier property no longer accepts the value Paid, it must be updated to Standard (#21256)

FEATURES:

  • New Resource: azurerm_arc_kubernetes_cluster (#15401)
  • New Resource: azurerm_resource_group_cost_management_view (#21112)
  • New Resource: azurerm_signalr_service_custom_certificate (#21112)
  • New Resource: azurerm_storage_mover (#21000)
  • New Resource: azurerm_subscription_cost_management_view (#21112)
  • New Resource: azurerm_voice_services_communications_gateway_test_line (#21111)

ENHANCEMENTS:

  • dependencies: updating to v0.20230405.1143248 of github.com/hashicorp/go-azure-sdk (#21312)
  • dependencies: updating to v0.20230331.1120327 of github.com/tombuildsstuff/kermit (#21235)
  • dependencies: updating containerservice/2022-09-02-preview to 2023-02-02-preview (#21256)
  • dependencies: updating search/2020-03-13 to search/2022-09-01 (#21250)
  • batch: updating to API Version 2022-01-01.15.0 (from github.com/tombuildsstuff/kermit) (#21234)
  • Data Source: azurerm_monitor_data_collection_rule - support for the data_collection_endpoint_id property (#21159)
  • Data Source: azurerm_monitor_data_collection_rule - support for the identity and stream_declaration blocks (#21159)
  • Data Source: azurerm_monitor_data_collection_rule - support for additional destinations, data_sources and data_flow transformations (#21159)
  • azurerm_app_configuration_feature - support for the key property (#21252)
  • azurerm_container_app - the app_port property is now optional (#20567)
  • azurerm_healthcare_fhir_service - support for PATCH as an available value for cors (#21222)
  • azurerm_healthcare_service - upport for PATCH as an available value for cors (#21222)
  • azurerm_kubernetes_cluster - support KataMshvVmIsolation as a option for the workload_runtime property (#21176)
  • azurerm_kubernetes_cluster_node_pool - support KataMshvVmIsolation as a option for the workload_runtime property (#21176)
  • azurerm_monitor_data_collection_rule - support for the data_collection_endpoint_id property (#21159)
  • azurerm_monitor_data_collection_rule - support for the identity and stream_declaration blocks (#21159)
  • azurerm_monitor_data_collection_rule - support for additional destinations, data_sources and data_flow transformations (#21159)
  • azurerm_signalr_service - support for the http_request_logs_enabled property (#21032)
  • azurerm_snapshot - support for the incremental_enabled property (#21263)
  • azurerm_web_pubsub_hub - support for the event_listener block (#21145)

BUG FIXES:

  • Data Source: azurerm_app_configuration_keys - fixing a regression where the API doesn't return the http endpoint when listing items (#21208)
  • Data Source: azurerm_kubernetes_cluster - prevent errors when used with limited permissions (#21229)
  • azurerm_api_management - prevent error from empty response body when updating the resource (#21221)
  • azurerm_application_gateway - correctly validate the firewall_policy_id property (#21238)
  • azurerm_automation_software_update_configuration - time_zone correctly defaults to Etc/UTC (#21254)
  • azurerm_digital_twins_time_series_database_connection - insensitively parse kusto_cluster_uri (#21243)
  • azurerm_express_route_circuit - can now set authorization_key during creation (#21132)
  • azurerm_kusto_eventhub_data_connection - insensitively parse identity_id if it applies to a Kusto Cluster (#21243)
  • azurerm_linux_function_app - fix a crash in auth_v2 in active_directory_v2 (#21219)
  • azurerm_linux_function_app_slot - fix a crash in auth_v2 in active_directory_v2 (#21219)

... (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 #137.