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

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

FEATURES:

  • New Data Source: azurerm_arc_machine (#21796)
  • New Resource: azurerm_automanage_configuration (#21490)

ENHANCEMENTS:

  • dependencies: updating to v0.20230523.1140858 of github.com/hashicorp/go-azure-sdk (#21910)
  • dependencies: azurem_monitor_action_group - upgrading actiongroupsapis from 2021-09-01 to 2023-01-01 (#21948)
  • dependencies: policy.guestconfigurationassignments: migrate to hashicorp/go-azure-sdk (#21927)
  • dependencies: azurerm_monitor_autoscale_setting upgrade API version from to 2023-05-01-preview (#21953)
  • data.azurerm_linux_web_app - now exports the availability and usage attributes (#21945)
  • data.azurerm_linux_function_app - now exports the availability and usage attributes (#21945)
  • data.azurerm_cdn_frontdoor_secret - now exports the expiration_date attribute (#21945)
  • data.azurerm_virtual_machine - now exports the power_state (#21945)
  • data.azurerm_virtual_machine_scale_set - now exports the power_state attribute (#21945)
  • data.azurerm_azurerm_resources - now exports the resource_group_name attribute for each resource (#21676)
  • security.watchitems - updating to use hashicorp/go-azure-sdk (#21944)
  • azurerm_cosmosdb_account - support new capabilities for MongoDB (#21974)
  • azurerm_kubernetes_cluster - the properties enable_host_encryption, enable_node_public_ip, kubelet_config, linux_os_config, max_pods, node_taints, only_critical_addons_enabled, os_disk_size_gb, os_disk_type, os_sku, pod_subnet_id, ultra_ssd_enabled, vnet_subnet_id and zones are now updateable through cycling of the system node pool (#21719)
  • azurerm_machine_learning_compute_cluster - add support for the node_public_ip_enabled property (#21377)
  • azurerm_nginx_certificate - key_vault_secret_id now accepts version-less key vault secret ids (#21949)
  • azurerm_postgresql_flexible_server - add support for version value 15 (#21934)
  • azurerm_shared_image_version - now exports the id property (#22006)
  • azurerm_spring_cloud_certificate - support for the exclude_private_key property (#21942)
  • azurerm_spring_cloud_customized_accelerator - support for the ca_certificate_id property (#21943)

BUG FIXES:

  • azurerm_app_configuration - prevent errors when deleting by checking that the name of the app configuration store has been released (#21750)
  • azurerm_express_route_port_authorization - add a lock when create/update/delete authorization of express route port (#21959)
  • azurerm_kubernetes_cluster - recompute the field oidc_issuer_url if the value of oidc_issuer_enabled has changed (#21911)
  • azurerm_kubernetes_cluster - set correct value for default_node_pool.os_sku when resizing the default_node_pool (#21976)
  • azurerm_postgresql_flexible_server - fix issue updating storage_mb and backup_retention_days together (#21987)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.59.0 (June 01, 2023)

FEATURES:

  • New Data Source: azurerm_arc_machine (#21796)
  • New Resource: azurerm_automanage_configuration (#21490)

ENHANCEMENTS:

  • dependencies: updating to v0.20230523.1140858 of github.com/hashicorp/go-azure-sdk (#21910)
  • dependencies: azurem_monitor_action_group - upgrading actiongroupsapis from 2021-09-01 to 2023-01-01 (#21948)
  • dependencies: policy.guestconfigurationassignments: migrate to hashicorp/go-azure-sdk (#21927)
  • dependencies: azurerm_monitor_autoscale_setting upgrade API version from to 2023-05-01-preview (#21953)
  • data.azurerm_linux_web_app - now exports the availability and usage attributes (#21945)
  • data.azurerm_linux_function_app - now exports the availability and usage attributes (#21945)
  • data.azurerm_cdn_frontdoor_secret - now exports the expiration_date attribute (#21945)
  • data.azurerm_virtual_machine - now exports the power_state (#21945)
  • data.azurerm_virtual_machine_scale_set - now exports the power_state attribute (#21945)
  • data.azurerm_azurerm_resources - now exports the resource_group_name attribute for each resource (#21676)
  • security.watchitems - updating to use hashicorp/go-azure-sdk (#21944)
  • azurerm_cosmosdb_account - support new capabilities for MongoDB (#21974)
  • azurerm_kubernetes_cluster - the properties enable_host_encryption, enable_node_public_ip, kubelet_config, linux_os_config, max_pods, node_taints, only_critical_addons_enabled, os_disk_size_gb, os_disk_type, os_sku, pod_subnet_id, ultra_ssd_enabled, vnet_subnet_id and zones are now updateable through cycling of the system node pool (#21719)
  • azurerm_machine_learning_compute_cluster - add support for the node_public_ip_enabled property (#21377)
  • azurerm_nginx_certificate - key_vault_secret_id now accepts version-less key vault secret ids (#21949)
  • azurerm_postgresql_flexible_server - add support for version value 15 (#21934)
  • azurerm_shared_image_version - now exports the id property (#22006)
  • azurerm_spring_cloud_certificate - support for the exclude_private_key property (#21942)
  • azurerm_spring_cloud_customized_accelerator - support for the ca_certificate_id property (#21943)

BUG FIXES:

  • azurerm_app_configuration - prevent errors when deleting by checking that the name of the app configuration store has been released (#21750)
  • azurerm_express_route_port_authorization - add a lock when create/update/delete authorization of express route port (#21959)
  • azurerm_kubernetes_cluster - recompute the field oidc_issuer_url if the value of oidc_issuer_enabled has changed (#21911)
  • azurerm_kubernetes_cluster - set correct value for default_node_pool.os_sku when resizing the default_node_pool (#21976)
  • azurerm_postgresql_flexible_server - fix issue updating storage_mb and backup_retention_days together (#21987)

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)

... (truncated)

Commits
  • 8aa80f3 v3.59.0
  • d456cd7 Update CHANGELOG.md
  • 466f8cf Update CHANGELOG.md #21676
  • 6793983 azurerm_resources - Add resource group to output of individual resources. (#2...
  • 3dfdc04 azurerm_backup_protected_vm: fix a bug may cause inconsistent result (#21694)
  • ef47d2a azurerm_app_service_certificate suppress diff of key_vault_secret_id afte...
  • c9fb6bc Update CHANGELOG.md #22006
  • 37f0c94 Add resource_id to azurerm_shared_image_version (#22006)
  • 0db9760 Replace usages of actions-ecosystem/action-remove-labels github action (#22007)
  • 47c194a azurerm_policy_set_definition: Fix AccTest for new version of policy defini...
  • Additional commits viewable in compare view


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 #164.