ministryofjustice / staff-identity-idam-entra-infra

This repository holds the configuration for managing various end user facing configurations within Entra ID.
MIT License
1 stars 0 forks source link

Bump hashicorp/azurerm from 4.14.0 to 4.15.0 in /terraform #47

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps hashicorp/azurerm from 4.14.0 to 4.15.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.15.0

FEATURES:

  • New Data Source: azurerm_kubernetes_fleet_manager (#28278)
  • New Resource: azurerm_arc_kubernetes_provisioned_cluster (#28216)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_private_endpoint (#27874)
  • New Resource azurerm_machine_learning_workspace_network_outbound_rule_service_tag (#27931)
  • New Resource azurerm_dynatrace_tag_rules (#27985)

ENHANCEMENTS:

  • dependencies - update tool Go version and bump go-git version to 5.13.0 (#28425)
  • dependencies - update hashicorp/go-azure-sdk to v0.20241212.1154051 (#28360)
  • dependencies - frontdoor - partial update to use 2024-02-01 API (#28233)
  • dependencies - postgresql - update to 2024-08-01 (#28380)
  • dependencies - redisenterprise - update to 2024-10-01 and support for new skus (#28280)
  • Data Source: azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#27375)
  • Data Source: azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#28379)
  • Data Source: azurerm_static_web_app - add support for the repository_url and repository_branch properties (#27401)
  • azurerm_billing_account_cost_management_export - add support for the file_format property (#27122)
  • azurerm_cdn_frontdoor_profile - add support for the identity property (#28281)
  • azurerm_cognitive_deployment - DataZoneProvisionedManaged and GlobalProvisionedManaged skus are now supported (#28404)
  • azurerm_databricks_access_connector - SystemAssigned,UserAssigned identity is now supported (#28442)
  • azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#27375)
  • azurerm_kubernetes_flux_configuration - add support for the post_build and wait properties (#25695)
  • azurerm_linux_virtual_machine - export the os_disk.0.id attribute (#28352)
  • azurerm_netapp_volume - make the network_features property Optional/Computed (#28390)
  • azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#28379)
  • azurerm_resource_group_cost_management_export - add support for the file_format property (#27122)
  • azurerm_site_recovery_replicated_vm - support for the network_interface.recovery_load_balancer_backend_address_pool_ids property (#28398)
  • azurerm_static_web_app - add support for the repository_url, repository_branch and repository_token properties (#27401)
  • azurerm_subscription_cost_management_export - add support for the file_format property (#27122)
  • azurerm_virtual_network - support for the private_endpoint_vnet_policies property (#27830)
  • azurerm_windows_virtual_machine - export the os_disk.0.id attribute (#28352)
  • azurerm_mssql_managed_instance - support for new property azure_active_directory_administrator (#24801)

BUG FIXES:

  • azurerm_api_management - update the capacity property to allow increasing the apim scalability to 31 (#28427)
  • azurerm_automation_software_update_configuration remove deprecated misspelled attribute error_meesage (#28312)
  • azurerm_batch_pool - support for new block security_profile (#28069)
  • azurerm_log_analytics_data_export_rule - now creates successfully without returning 404 (#27876)
  • azurerm_mongo_cluster - remove CustomizeDiff logic for administrator_password to allow the input to be generated by the random_password resource (#28215)
  • azurerm_mongo_cluster - valdation updated so the resource now creates successfully when using create_mode GeoReplica (#28269)
  • azurerm_mssql_managed_instance - allow system and user assigned identities, fix update failure (#28319)
  • azurerm_storage_account - fix error handling for static_website and queue_properties availability checks (#28279)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.15.0 (January 10, 2025)

FEATURES:

  • New Data Source: azurerm_kubernetes_fleet_manager (#28278)
  • New Resource: azurerm_arc_kubernetes_provisioned_cluster (#28216)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_private_endpoint (#27874)
  • New Resource azurerm_machine_learning_workspace_network_outbound_rule_service_tag (#27931)
  • New Resource azurerm_dynatrace_tag_rules (#27985)

ENHANCEMENTS:

  • dependencies - update tool Go version and bump go-git version to 5.13.0 (#28425)
  • dependencies - update hashicorp/go-azure-sdk to v0.20241212.1154051 (#28360)
  • dependencies - frontdoor - partial update to use 2024-02-01 API (#28233)
  • dependencies - postgresql - update to 2024-08-01 (#28380)
  • dependencies - redisenterprise - update to 2024-10-01 and support for new skus (#28280)
  • Data Source: azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#27375)
  • Data Source: azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#28379)
  • Data Source: azurerm_static_web_app - add support for the repository_url and repository_branch properties (#27401)
  • azurerm_billing_account_cost_management_export - add support for the file_format property (#27122)
  • azurerm_cdn_frontdoor_profile - add support for the identity property (#28281)
  • azurerm_cognitive_deployment - DataZoneProvisionedManaged and GlobalProvisionedManaged skus are now supported (#28404)
  • azurerm_databricks_access_connector - SystemAssigned,UserAssigned identity is now supported (#28442)
  • azurerm_healthcare_dicom_service - add support for the data_partitions_enabled, cors, encryption_key_url and storage properties (#27375)
  • azurerm_kubernetes_flux_configuration - add support for the post_build and wait properties (#25695)
  • azurerm_linux_virtual_machine - export the os_disk.0.id attribute (#28352)
  • azurerm_netapp_volume - make the network_features property Optional/Computed (#28390)
  • azurerm_nginx_deployment - add support for the dataplane_api_endpoint property (#28379)
  • azurerm_resource_group_cost_management_export - add support for the file_format property (#27122)
  • azurerm_site_recovery_replicated_vm - support for the network_interface.recovery_load_balancer_backend_address_pool_ids property (#28398)
  • azurerm_static_web_app - add support for the repository_url, repository_branch and repository_token properties (#27401)
  • azurerm_subscription_cost_management_export - add support for the file_format property (#27122)
  • azurerm_virtual_network - support for the private_endpoint_vnet_policies property (#27830)
  • azurerm_windows_virtual_machine - export the os_disk.0.id attribute (#28352)
  • azurerm_mssql_managed_instance - support for new property azure_active_directory_administrator (#24801)

BUG FIXES:

  • azurerm_api_management - update the capacity property to allow increasing the apim scalability to 31 (#28427)
  • azurerm_automation_software_update_configuration remove deprecated misspelled attribute error_meesage (#28312)
  • azurerm_batch_pool - support for new block security_profile (#28069)
  • azurerm_log_analytics_data_export_rule - now creates successfully without returning 404 (#27876)
  • azurerm_mongo_cluster - remove CustomizeDiff logic for administrator_password to allow the input to be generated by the random_password resource (#28215)
  • azurerm_mongo_cluster - valdation updated so the resource now creates successfully when using create_mode GeoReplica (#28269)
  • azurerm_mssql_managed_instance - allow system and user assigned identities, fix update failure (#28319)
  • azurerm_storage_account - fix error handling for static_website and queue_properties availability checks (#28279)
Commits
  • 1756d4c CHANGELOG for v4.15.0 release (#28276)
  • 9959dbc New Resource: azurerm_dynatrace_tag_rules (#27985)
  • d50951d azurerm_redis_cache - minimum_tls_version no longer accepts 1.0or 1.1...
  • 38cba6f azurerm_kubernetes_flux_configuration - added postBuild and wait properties...
  • 4f9ea9c update auto assign to work for prs from forks (#28463)
  • f1c5f20 Revert "Upgrade Postgresql API version from 2023-06-01-preview/2022-12-01 t...
  • 538b4f5 azurerm_healthcare_dicom_service resource & data source - support for new ...
  • 8fe05cc Upgrade Postgresql API version from 2023-06-01-preview to 2024-08-01 (#28380)
  • 331a0ea azurerm_cdn_frontdoor_profile - add support for the identity property (#2...
  • 19c9858 azurerm_redis_enterprise_cluster - minimum_tls_version no longer accepts ...
  • Additional commits viewable in compare view


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)
dependabot[bot] commented 3 weeks ago

Superseded by #52.