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.62.1 to ~>3.65.0 in /scenarios/secure-baseline-ase/terraform #174

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.65.0

FEATURES:

  • New Data Source: azurerm_communication_service (#22426)

ENHANCEMENTS:

  • dependencies: updating to v0.20230712.1084117 of github.com/hashicorp/go-azure-sdk (#22491)
  • dependencies: updating to v0.20230703.1101016 of github.com/tombuildsstuff/kermit (#22390)
  • provider: the Resource Providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration are now automatically registered (#22463)
  • automation/dscconfiguration - updating to API Version 2022-08-08 (#22403)
  • azurestackhcl - updating to API Version 2023-03-01 (#22411)
  • batch - updating to use API Version 2023-05-01 (#22412)
  • datafactory - moving azurerm_data_factory and azurerm_data_factory_managed_private_endpoint over to hashicorp/go-azure-sdk (#22409)
  • elastic - updating to API Version 2023-06-01 (#22451)
  • kusto - updating to API Version 2023-05-02 [GH-22410
  • managedapplications - migrate to hashicorp/go-azure-sdk (#21571)
  • privatedns: updating to API Version 2020-06-01 (#22470)
  • storage - updating to Data Plane API Version 2020-08-04 (#22405)
  • network - application_security_group and private_endpoint now use hashicorp/go-azure-sdk (#22396)
  • voiceservices: updating to use API Version 2023-04-03 (#22469)
  • Data Source: azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_batch_account - support for the network_profile block (#22356)
  • azurerm_container_app - the min_replicas and max_replicas propertiesnow support a maximum value of 300 (#22511)
  • azurerm_dns_zone - can now use the host_name property with dns_zone for soa_record creation (#22312)
  • azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_site_recovery_vmware_replication_policy_association - update validation to correctly handle case (#22443)

BUG FIXES:

  • azurerm_automation_dsc_configuration - fixing an issue where content_embedded couldn't be deserialized (#22403)
  • azurerm_data_factory_dataset_cosmosdb_sqlapi - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_mysql - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_postgresql - fix incorrect type/error message during read (#22438)
  • azurerm_logic_app_workflow - prevent crash when access_control is empty block (#22486)
  • azurerm_vpn_server_configuration - prevent a potential panic when setting deprecated variables (#22437)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.65.0 (July 13, 2023)

FEATURES:

  • New Data Source: azurerm_communication_service (#22426)

ENHANCEMENTS:

  • dependencies: updating to v0.20230712.1084117 of github.com/hashicorp/go-azure-sdk (#22491)
  • dependencies: updating to v0.20230703.1101016 of github.com/tombuildsstuff/kermit (#22390)
  • provider: the Resource Providers Microsoft.Kubernetes and Microsoft.KubernetesConfiguration are now automatically registered (#22463)
  • automation/dscconfiguration - updating to API Version 2022-08-08 (#22403)
  • azurestackhcl - updating to API Version 2023-03-01 (#22411)
  • batch - updating to use API Version 2023-05-01 (#22412)
  • datafactory - moving azurerm_data_factory and azurerm_data_factory_managed_private_endpoint over to hashicorp/go-azure-sdk (#22409)
  • elastic - updating to API Version 2023-06-01 (#22451)
  • kusto - updating to API Version 2023-05-02 [GH-22410
  • managedapplications - migrate to hashicorp/go-azure-sdk (#21571)
  • privatedns: updating to API Version 2020-06-01 (#22470)
  • storage - updating to Data Plane API Version 2020-08-04 (#22405)
  • network - application_security_group and private_endpoint now use hashicorp/go-azure-sdk (#22396)
  • voiceservices: updating to use API Version 2023-04-03 (#22469)
  • Data Source: azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_batch_account - support for the network_profile block (#22356)
  • azurerm_container_app - the min_replicas and max_replicas propertiesnow support a maximum value of 300 (#22511)
  • azurerm_dns_zone - can now use the host_name property with dns_zone for soa_record creation (#22312)
  • azurerm_kubernetes_cluster - add support for the internal_ingress_gateway_enabled and external_ingress_gateway_enabled properties (#22393)
  • azurerm_site_recovery_vmware_replication_policy_association - update validation to correctly handle case (#22443)

BUG FIXES:

  • azurerm_automation_dsc_configuration - fixing an issue where content_embedded couldn't be deserialized (#22403)
  • azurerm_data_factory_dataset_cosmosdb_sqlapi - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_mysql - fix incorrect type/error message during read (#22438)
  • azurerm_data_factory_dataset_postgresql - fix incorrect type/error message during read (#22438)
  • azurerm_logic_app_workflow - prevent crash when access_control is empty block (#22486)
  • azurerm_vpn_server_configuration - prevent a potential panic when setting deprecated variables (#22437)

3.64.0 (July 06, 2023)

FEATURES:

  • New Data Source: azurerm_automation_variables (#22216)
  • New Resource: azurerm_arc_private_link_scope (#22314)
  • New Resource: azurerm_kusto_cosmosdb_data_connection (#22295)
  • New Resource: azurerm_pim_active_role_assignment (#20731)
  • New Resource: azurerm_pim_eligible_role_assignment (#20731)

ENHANCEMENTS:

... (truncated)

Commits
  • cf737f3 v3.65.0
  • 4cf7911 Update CHANGELOG.md
  • fc755be Update CHANGELOG.md for #22511
  • a4a47bd azurerm_container_app - min_replicas and max_replicas now support a max...
  • 2d0d186 Update CHANGELOG.md #22356
  • 9dcaef1 azurerm_batch_account - support network_profile (#22356)
  • afb12ef Doc Fix: add note for exclusion.x.selector usage (#22512)
  • b1a5ec1 azurerm_api_management_api Remove wsdl_selector check, because its not requ...
  • 3bdbdd8 tooling: add missing github labels in registration files (#22504)
  • b00c938 Documenting required certificate type for key_vault_certificate - fixes #2246...
  • 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)