DFE-Digital / get-teacher-training-adviser-service

DFE-Digital Get Teacher Training Adviser Service
MIT License
2 stars 3 forks source link

Bump hashicorp/azurerm from 3.57.0 to 3.62.1 in /terraform/paas #1338

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hashicorp/azurerm from 3.57.0 to 3.62.1.

Release notes

Sourced from hashicorp/azurerm's releases.

v3.62.1

BUG FIXES:

  • dependencies: compute/marketplace_agreement - Downgrade API version to 2015-06-01 GH-22264

v3.62.0

FEATURES:

  • New Resource: azurerm_new_relic_monitor (#21958)

ENHANCEMENTS:

  • dependencies: updating to v0.20230614.1151152 of github.com/hashicorp/go-azure-sdk (#22176)
  • dependencies: compute/marketplace_agreement - swap to use hashicorp/go-azure-sdk (#21938)
  • dependencies: network/manager - swap to use hashicorp/go-azure-sdk (#22119)
  • dependencies: network/route - swap to use hashicorp/go-azure-sdk (#22227)
  • azurerm_cosmosdb_gremlin_graph - support for the analytical_storage_ttl property (#22179)
  • azurerm_kubernetes_cluster - support for the value AzureLinux for the field os_sku within the default_node_pool block (#22139)
  • azurerm_kubernetes_cluster - support for the property node_os_channel_upgrade (#22187)
  • azurerm_kubernetes_cluster_node_pool - support for the value AzureLinux for the field os_sku (#22139)
  • azurerm_monitor_workspace - support for public_network_access_enabled (#22197)
  • azurerm_virtual_hub - support for virtual_router_auto_scale_min_capacity (#21614)

BUG FIXES:

  • azurerm_application_insights_workbook - the display_name property can now be updated (#22148)
  • azurerm_bastion_host - will now create a new resource when the sku property is downgraded (#22147)
  • azurerm_container_app - the EmptyDir property now functions (#22196)
  • azurerm_kubernetes_cluster - fix the validation preventing cluster's with network_plugin_mode set to Overlay due to a case change in the upstream API (#22153)
  • azurerm_resource_deployment_script_* - fix issue where identity wasn't specified but was being sent as TypeNone to the api (#22165)
  • azurerm_bastion_host - the ip_configuration propery is now required (#22154)

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)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

3.62.1 (June 22, 2023)

BUG FIXES:

dependencies: compute/marketplace_agreement - Downgrade API version to 2015-06-01 GH-22264

3.62.0 (June 22, 2023)

FEATURES:

  • New Resource: azurerm_new_relic_monitor (#21958)

ENHANCEMENTS:

  • dependencies: updating to v0.20230614.1151152 of github.com/hashicorp/go-azure-sdk (#22176)
  • dependencies: compute/marketplace_agreement - swap to use hashicorp/go-azure-sdk (#21938)
  • dependencies: network/manager - swap to use hashicorp/go-azure-sdk (#22119)
  • dependencies: network/route - swap to use hashicorp/go-azure-sdk (#22227)
  • azurerm_cosmosdb_gremlin_graph - support for the analytical_storage_ttl property (#22179)
  • azurerm_kubernetes_cluster - support for the value AzureLinux for the field os_sku within the default_node_pool block (#22139)
  • azurerm_kubernetes_cluster - support for the property node_os_channel_upgrade (#22187)
  • azurerm_kubernetes_cluster_node_pool - support for the value AzureLinux for the field os_sku (#22139)
  • azurerm_monitor_workspace - support for public_network_access_enabled (#22197)
  • azurerm_virtual_hub - support for virtual_router_auto_scale_min_capacity (#21614)

BUG FIXES:

  • azurerm_application_insights_workbook - the display_name property can now be updated (#22148)
  • azurerm_bastion_host - will now create a new resource when the sku property is downgraded (#22147)
  • azurerm_container_app - the EmptyDir property now functions (#22196)
  • azurerm_kubernetes_cluster - fix the validation preventing cluster's with network_plugin_mode set to Overlay due to a case change in the upstream API (#22153)
  • azurerm_resource_deployment_script_* - fix issue where identity wasn't specified but was being sent as TypeNone to the api (#22165)
  • azurerm_bastion_host - the ip_configuration propery is now required (#22154)

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)

... (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 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)
sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

github-actions[bot] commented 1 year ago

Review app deployed to https://review-teacher-training-adviser-1338.london.cloudapps.digital

dependabot[bot] commented 1 year ago

Superseded by #1339.