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.60.0 to ~>3.61.0 in /scenarios/secure-baseline-ase/terraform #166

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

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)
  • compute: updating to use API Version 2023-03-01 (#21980)
  • containers: updating to use API version 2023-04-02-preview [22048]
  • managedidentity: updating to use API Version 2023-01-31 (#22102)
  • azurerm_backup_protected_vm - support for the protection_state property (#20608)
  • azurerm_batch_account - the public_network_access_enabled property can now be updated (#22095)
  • azurerm_batch_pool - support for the target_node_communication_mode property (#22094)
  • azurerm_automanage_configuration - support for the log_analytics_enabled property (#22121)
  • azurerm_nginx_certificate - the key_virtual_path, certificate_virtual_path, and key_vault_secret_id proeprties can now be updated (#22100)
  • azurerm_spring_cloud_gateway - support for the client_authentication property (#22016)

BUG FIXES:

  • azurerm_databricks_workspace_data_source - correctly set the managed_idnetity_id attribute (#22021)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)
  • compute: updating to use API Version 2023-03-01 (#21980)
  • containers: updating to use API version 2023-04-02-preview [22048]
  • managedidentity: updating to use API Version 2023-01-31 (#22102)
  • azurerm_backup_protected_vm - support for the protection_state property (#20608)
  • azurerm_batch_account - the public_network_access_enabled property can now be updated (#22095)
  • azurerm_batch_pool - support for the target_node_communication_mode property (#22094)
  • azurerm_automanage_configuration - support for the log_analytics_enabled property (#22121)
  • azurerm_nginx_certificate - the key_virtual_path, certificate_virtual_path, and key_vault_secret_id proeprties can now be updated (#22100)
  • azurerm_spring_cloud_gateway - support for the client_authentication property (#22016)

BUG FIXES:

  • azurerm_databricks_workspace_data_source - correctly set the managed_idnetity_id attribute (#22021)

3.60.0 (June 08, 2023)

NOTES:

  • azurerm_security_center_subscription_pricing - upon deletion the pricing tier will now reset to Free tier (#21437)

ENHANCEMENTS:

  • dependencies: batch: updating to API Version 2022-10-01 (#21962)
  • dependencies: loadtest: updating to API Version 2022-12-01 (#22091)
  • provider: adding the client_id_file_path and client_secret_file_path provider properties (#21764)
  • data.azurerm_key_vault_encrypted_value - now exports the decoded_plain_text_value [attribute GH-21682]
  • azurerm_automanage_configuration - support for the backup and azure_security_baseline blocks (#22081)
  • azurerm_app_configuration - support toggling of user permission error on soft deleted stores through app_configuration.recover_soft_deleted feature flag (#19661)
  • azurerm_backup_policy_file_share - support for day-based retention policies and hourly backups (#21529)
  • azurerm_linux_function_app - support for Python 3.11 for Linux function app (#21956)
  • azurerm_linux_function_app_slot - support for Python 3.11 for Linux function app (#21956)
  • azurerm_monitor_autoscale_setting - support for the predictive block (#22038)
  • azurerm_machine_learning_compute_instance - support for the node_public_ip_enabled property (#22063)
  • azurerm_spring_cloud_service - support for the container_registry block (#22017)

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