DFE-Digital / schools-experience

The Department for Education's Get Schools Experience Service which allows you to find out more about teaching by visiting schools.
https://dfe-digital.github.io/schools-experience/
MIT License
9 stars 4 forks source link

Bump hashicorp/azurerm from 3.76.0 to 3.77.0 in /terraform/paas #2996

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps hashicorp/azurerm from 3.76.0 to 3.77.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.77.0

FEATURES:

  • New Resources: azurerm_application_load_balancer_frontend (#23411)
  • New Resources: azurerm_dev_center (#23538)
  • New Resources: azurerm_dev_center_project (#23538)

ENHANCEMENTS:

  • dependencies: updating to v0.62.0 of github.com/hashicorp/go-azure-helpers (#23581)
  • dependencies: updating Kusto SDK from 2023-05-02 to 2023-08-15 (#23598)
  • dependencies: updating nginx from 2022-08-01 to 2023-04-01 (#23583)
  • netapp: updating to use API Version 2023-05-01 (#23576)
  • springcloud: updating to use API Version 2023-09-01-preview (#23544)
  • storage: updating to use API Version 2023-01-01 (#23543)
  • internal/sdk: fixing an issue where struct fields containing removedInNextMajorVersion wouldn't be decoded correctly (#23564)
  • internal/sdk: struct tag parsing is now handled consistently during both encoding and decoding (#23568)
  • provider: the roll_instances_when_required provider feature in the virtual_machine_scale_set block is now optional (#22976)
  • Data Source: azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_resource_deployment_script_azure_cli - improve validation for the version property to support newer versions (#23370)
  • azurerm_resource_deployment_script_azure_power_shell - improve validation for the version property to support newer versions (#23370)
  • azurerm_nginx_deployment - support for the capacity and email properties (#23596)

BUG FIXES:

  • Data Source: azurerm_virtual_hub_connection - export the inbound_route_map_id, outbound_route_map_id, and static_vnet_local_route_override_criteria attributes in the routing block, and fix a bug where these attributes could not be set (#23491)
  • azurerm_cdn_frontdoor_rule - the url_filename_condition properties match_values is now optional if operator is set to Any (#23541)
  • azurerm_shared_image_gallery - added the Private and Groups options for the sharing.permission property (#23570)
  • azurerm_redis_cache - fixed incorrect ssl values for redis_primary_connection_string and secondary_connection_string (#23575)
  • azurerm_monitor_activity_log_alert - the recommend_category property now can be set to HighAvailability (#23605)
  • azurerm_recovery_services_vault - the encryption property can now be used with the cross_region_restore_enabled property (#23618)
  • azurerm_storage_account_customer_managed_key - prevent a panic when the keyvault id is empty (#23599)
Changelog

Sourced from hashicorp/azurerm's changelog.

3.77.0 (October 19, 2023)

FEATURES:

  • New Resources: azurerm_application_load_balancer_frontend (#23411)
  • New Resources: azurerm_dev_center (#23538)
  • New Resources: azurerm_dev_center_project (#23538)

ENHANCEMENTS:

  • dependencies: updating to v0.62.0 of github.com/hashicorp/go-azure-helpers (#23581)
  • dependencies: updating Kusto SDK from 2023-05-02 to 2023-08-15 (#23598)
  • dependencies: updating nginx from 2022-08-01 to 2023-04-01 (#23583)
  • netapp: updating to use API Version 2023-05-01 (#23576)
  • springcloud: updating to use API Version 2023-09-01-preview (#23544)
  • storage: updating to use API Version 2023-01-01 (#23543)
  • internal/sdk: fixing an issue where struct fields containing removedInNextMajorVersion wouldn't be decoded correctly (#23564)
  • internal/sdk: struct tag parsing is now handled consistently during both encoding and decoding (#23568)
  • provider: the roll_instances_when_required provider feature in the virtual_machine_scale_set block is now optional (#22976)
  • Data Source: azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_automation_account: refactoring the remaining usage of Azure/azure-sdk-for-go to use hashicorp/go-azure-sdk (#23555)
  • azurerm_resource_deployment_script_azure_cli - improve validation for the version property to support newer versions (#23370)
  • azurerm_resource_deployment_script_azure_power_shell - improve validation for the version property to support newer versions (#23370)
  • azurerm_nginx_deployment - support for the capacity and email properties (#23596)

BUG FIXES:

  • Data Source: azurerm_virtual_hub_connection - export the inbound_route_map_id, outbound_route_map_id, and static_vnet_local_route_override_criteria attributes in the routing block, and fix a bug where these attributes could not be set (#23491)
  • azurerm_cdn_frontdoor_rule - the url_filename_condition properties match_values is now optional if operator is set to Any (#23541)
  • azurerm_shared_image_gallery - added the Private and Groups options for the sharing.permission property (#23570)
  • azurerm_redis_cache - fixed incorrect ssl values for redis_primary_connection_string and secondary_connection_string (#23575)
  • azurerm_monitor_activity_log_alert - the recommend_category property now can be set to HighAvailability (#23605)
  • azurerm_recovery_services_vault - the encryption property can now be used with the cross_region_restore_enabled property (#23618)
  • azurerm_storage_account_customer_managed_key - prevent a panic when the keyvault id is empty (#23599)
Commits


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
github-actions[bot] commented 10 months ago

Review app deployed to https://get-school-experience-review-pr-2996.test.teacherservices.cloud :white_check_mark: DfE AKS sign in route obtained: https://get-school-experience-review-pr-1.test.teacherservices.cloud

dependabot[bot] commented 10 months ago

Superseded by #2999.