microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 13 forks source link

Chore(deps): Bump hashicorp/azurerm from 4.7.0 to 4.8.0 in /examples/resources/powerplatform_billing_policy in the all group across 1 directory #517

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the all group with 1 update in the /examples/resources/powerplatform_billing_policy directory: hashicorp/azurerm.

Updates hashicorp/azurerm from 4.7.0 to 4.8.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.8.0

FEATURES:

  • New Data Source: azurerm_virtual_network_peering (#27530)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_fqdn (#27384)
  • New Resource: azurerm_stack_hci_extension (#26929)
  • New Resource: azurerm_stack_hci_marketplace_gallery_image (#27532)
  • New Resource: azurerm_trusted_signing_account (#27720)

ENHANCEMENTS:

  • mysql - upgrade api version to 2023-12-30 (#27767)
  • network - upgrade api version to 2024-03-01 (#27746)
  • azurerm_cosmosdb_account: support for CMK through managed_hsm_key_id property (#26521)
  • azurerm_cosmosdb_account - support further versions for mongo_server_version (#27763)
  • azurerm_container_app_environment - changing the log_analytics_workspace_id property no longer creates a new resource (#27794)
  • azurerm_data_factory_linked_service_azure_sql_database - add support for the credential_name property (#27629)
  • azurerm_key_vault_key - expiration_date only recreates the resource when it is removed from the config file (#27813)
  • azurerm_kubernetes_cluster - fix issue wheremaintenance_window_auto_upgrade/maintenance_window_auto_upgrade/maintenance_window_node_os might not be read into state (#26915)
  • azurerm_kubernetes_cluster - support for the backend_pool_type property (#27596)
  • azurerm_kubernetes_cluster - support for the daemonset_eviction_for_empty_nodes_enabled, daemonset_eviction_for_occupied_nodes_enabled, and ignore_daemonsets_utilization_enabled properties (#27588)
  • azurerm_load_test - description can now be updated (#27800)
  • azurerm_oracle_cloud_vm_cluster - export the ocid property (#27785)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for sku_profile block (#27599)
  • azurerm_web_application_firewall_policy - add support for policy_settings.0.file_upload_enforcement (#27774)

BUG FIXES:

  • azurerm_automation_hybrid_runbook_worker_group - correctly mark resource as gone if it's absent when reading it (#27797)
  • azurerm_automation_hybrid_runbook_worker - correctly mark resource as gone if it's absent when reading it (#27797)
  • azurerm_automation_python3_package - correctly mark resource as gone if it's absent when reading it (#27797)
  • azurerm_data_protection_backup_vault - prevent panic when checking value of cross_region_restore_enabled (#27762)
  • azurerm_role_management_policy - fix panic when unmarshalling the policy into a specific type (#27731)
  • azurerm_security_center_subscription_pricing - correctly type assert the additional_extension_properties property when building the payload (#27721)
  • azurerm_synapse_workspace_aad_admin - will no correctly delete when using azurerm_synapse_workspace_aad_admin with azurerm_synapse_workspace (#27606)
  • azurerm_windows_function_app_slot - fixed panic in state migration (#27700)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.8.0 (October 31, 2024)

FEATURES:

  • New Data Source: azurerm_virtual_network_peering (#27530)
  • New Resource: azurerm_machine_learning_workspace_network_outbound_rule_fqdn (#27384)
  • New Resource: azurerm_stack_hci_extension (#26929)
  • New Resource: azurerm_stack_hci_marketplace_gallery_image (#27532)
  • New Resource: azurerm_trusted_signing_account (#27720)

ENHANCEMENTS:

  • mysql - upgrade api version to 2023-12-30 (#27767)
  • network - upgrade api version to 2024-03-01 (#27746)
  • azurerm_cosmosdb_account: support for CMK through managed_hsm_key_id property (#26521)
  • azurerm_cosmosdb_account - support further versions for mongo_server_version (#27763)
  • azurerm_container_app_environment - changing the log_analytics_workspace_id property no longer creates a new resource (#27794)
  • azurerm_data_factory_linked_service_azure_sql_database - add support for the credential_name property (#27629)
  • azurerm_key_vault_key - expiration_date only recreates the resource when it is removed from the config file (#27813)
  • azurerm_kubernetes_cluster - fix issue wheremaintenance_window_auto_upgrade/maintenance_window_auto_upgrade/maintenance_window_node_os might not be read into state (#26915)
  • azurerm_kubernetes_cluster - support for the backend_pool_type property (#27596)
  • azurerm_kubernetes_cluster - support for the daemonset_eviction_for_empty_nodes_enabled, daemonset_eviction_for_occupied_nodes_enabled, and ignore_daemonsets_utilization_enabled properties (#27588)
  • azurerm_load_test - description can now be updated (#27800)
  • azurerm_oracle_cloud_vm_cluster - export the ocid property (#27785)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for sku_profile block (#27599)
  • azurerm_web_application_firewall_policy - add support for policy_settings.0.file_upload_enforcement (#27774)

BUG FIXES:

  • azurerm_automation_hybrid_runbook_worker_group - correctly mark resource as gone if it's absent when reading it (#27797)
  • azurerm_automation_hybrid_runbook_worker - correctly mark resource as gone if it's absent when reading it (#27797)
  • azurerm_automation_python3_package - correctly mark resource as gone if it's absent when reading it (#27797)
  • azurerm_data_protection_backup_vault - prevent panic when checking value of cross_region_restore_enabled (#27762)
  • azurerm_role_management_policy - fix panic when unmarshalling the policy into a specific type (#27731)
  • azurerm_security_center_subscription_pricing - correctly type assert the additional_extension_properties property when building the payload (#27721)
  • azurerm_synapse_workspace_aad_admin - will no correctly delete when using azurerm_synapse_workspace_aad_admin with azurerm_synapse_workspace (#27606)
  • azurerm_windows_function_app_slot - fixed panic in state migration (#27700)
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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions