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.70.0 to 3.76.0 in /terraform/paas #2992

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps hashicorp/azurerm from 3.70.0 to 3.76.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.76.0

FEATURES:

  • New Resource: azurerm_security_center_storage_defender (#23242)
  • New Resource: azurerm_spring_cloud_application_insights_application_performance_monitoring (#23107)

ENHANCEMENTS:

  • provider: updating to build using Go 1.21.3 (#23514)
  • provider: the roll_instances_when_required provider feature in the virtual_machine_scale_set block is now optional (#22976)
  • dependencies: updating to v0.20231012.1141427 of github.com/hashicorp/go-azure-sdk (#23534)
  • Data Source: azurerm_application_gateway - support for backend_http_settings, global, gateway_ip_configuration and additional attributes (#23318)
  • Data Source: azurerm_network_service_tags - export the name attribute (#23382)
  • azurerm_cosmosdb_postgresql_cluster - add support for sql_version of 16 and citus_version of 12.1 (#23476)
  • azurerm_palo_alto_local_rulestack - correctly normalize the location property (#23483)
  • azurerm_static_site - add support for app_settings (#23421)

BUG FIXES:

  • azurerm_automation_schedule - fix a bug when updating start_time (#23494)
  • azurerm_eventhub - remove ForceNew and check partition_count is not decreased (#23499)
  • azurerm_managed_lustre_file_system - update validation for storage_capacity_in_tb according to sku_name in use (#23428)
  • azurerm_virtual_machine - fix a crash when the API response for the os_profile block contains nil properties (#23535)

v3.75.0

FEATURES:

  • New Resource: azurerm_application_load_balancer (#22517)
  • New Resource: azurerm_resource_management_private_link (#23098)

ENHANCEMENTS:

  • dependencies: firewall migrated to hashicorp/go-azure-sdk (#22863)
  • azurerm_bot_service_azure_bot - add support for the icon_url property (#23114)
  • azurerm_cognitive_deployment - capacity property is now updateable (#23251)
  • azurerm_container_group - added support for key_vault_user_identity_id (#23332)
  • azurerm_data_factory - added support for the publish_enabled property (#2334)
  • azurerm_firewall_policy_rule_collection_group - add support for the description property (#23354)
  • azurerm_kubernetes_cluster - network_profile.network_policy can be migrated to cilium (#23342)
  • azurerm_log_analytics_workspace - add support for the data_collection_rule_id property (#23347)
  • azurerm_mysql_flexible_server - add support for the io_scaling_enabled property (#23329)

BUG FIXES:

  • azurerm_api_management_api - fix importing openapi format content file issue (#23348)
  • azurerm_cdn_frontdoor_rule - allow a cache_duration of 00:00:00 (#23384)
  • azurerm_cosmosdb_cassandra_datacenter - sku_name is now updatable (#23419)
  • azurerm_key_vault_certificate - fix a bug that prevented soft-deleted certificates from being recovered (#23204)
  • azurerm_log_analytics_solution - fix create and update lifecycle of resource by splitting methods (#23333)
  • azurerm_management_group_subscription_association - mark resource as gone correctly if not found when retrieving (#23335)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.76.0 (October 12, 2023)

FEATURES:

  • New Resource: azurerm_security_center_storage_defender (#23242)
  • New Resource: azurerm_spring_cloud_application_insights_application_performance_monitoring (#23107)

ENHANCEMENTS:

  • provider: updating to build using Go 1.21.3 (#23514)
  • dependencies: updating to v0.20231012.1141427 of github.com/hashicorp/go-azure-sdk (#23534)
  • Data Source: azurerm_application_gateway - support for backend_http_settings, global, gateway_ip_configuration and additional attributes (#23318)
  • Data Source: azurerm_network_service_tags - export the name attribute (#23382)
  • azurerm_cosmosdb_postgresql_cluster - add support for sql_version of 16 and citus_version of 12.1 (#23476)
  • azurerm_palo_alto_local_rulestack - correctly normalize the location property (#23483)
  • azurerm_static_site - add support for app_settings (#23421)

BUG FIXES:

  • azurerm_automation_schedule - fix a bug when updating start_time (#23494)
  • azurerm_eventhub - remove ForceNew and check partition_count is not decreased (#23499)
  • azurerm_managed_lustre_file_system - update validation for storage_capacity_in_tb according to sku_name in use (#23428)
  • azurerm_virtual_machine - fix a crash when the API response for the os_profile block contains nil properties (#23535)

3.75.0 (September 28, 2023)

FEATURES:

  • New Resource: azurerm_application_load_balancer (#22517)
  • New Resource: azurerm_resource_management_private_link (#23098)

ENHANCEMENTS:

  • dependencies: firewall migrated to hashicorp/go-azure-sdk (#22863)
  • azurerm_bot_service_azure_bot - add support for the icon_url property (#23114)
  • azurerm_cognitive_deployment - capacity property is now updateable (#23251)
  • azurerm_container_group - added support for key_vault_user_identity_id (#23332)
  • azurerm_data_factory - added support for the publish_enabled property (#2334)
  • azurerm_firewall_policy_rule_collection_group - add support for the description property (#23354)
  • azurerm_kubernetes_cluster - network_profile.network_policy can be migrated to cilium (#23342)
  • azurerm_log_analytics_workspace - add support for the data_collection_rule_id property (#23347)
  • azurerm_mysql_flexible_server - add support for the io_scaling_enabled property (#23329)

BUG FIXES:

  • azurerm_api_management_api - fix importing openapi format content file issue (#23348)
  • azurerm_cdn_frontdoor_rule - allow a cache_duration of 00:00:00 (#23384)
  • azurerm_cosmosdb_cassandra_datacenter - sku_name is now updatable (#23419)
  • azurerm_key_vault_certificate - fix a bug that prevented soft-deleted certificates from being recovered (#23204)
  • azurerm_log_analytics_solution - fix create and update lifecycle of resource by splitting methods (#23333)

... (truncated)

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 11 months ago

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