data-tangles / terraform-azure

Collection of Terraform modules for Azure
MIT License
1 stars 0 forks source link

chore(deps): update terraform azurerm to v3.115.0 #79

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor 3.114.0 -> 3.115.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm) ### [`v3.115.0`](https://togithub.com/hashicorp/terraform-provider-azurerm/blob/HEAD/CHANGELOG.md#31150-August-09-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-azurerm/compare/v3.114.0...v3.115.0) ENHANCEMENTS: - `cosmosdb` - updating to use version `2024-05-15` ([#​26758](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26758)) - `healthcare` - updating to use version `2024-03-31` ([#​26699](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26699)) - `redis` - updating to use version `2024-03-01` ([#​26932](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26932)) - `azurerm_cosmosdb_account` - avoid infinite diff to `default_identity_type` for legacy resources where an empty string is returned by the RP ([#​26525](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26525)) - `azurerm_linux_virtual_machine_scale_set` - add support for the `action` property in the `automatic_instance_repair` block ([#​26227](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26227)) - `azurerm_log_analytics_saved_search` - update the regex for the `function_parameters` property to support more paramters ([#​26701](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26701)) - `azurerm_monitor_data_collection_rule` - update `performance_counter.x.sampling_frequency_in_seconds` range `1` to `1800` ([#​26898](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26898)) - `azurerm_orchestrated_virtual_machine_scale_set` - add support for the `action` property in the `automatic_instance_repair` block ([#​26227](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26227)) - `azurerm_security_center_storage_defender` - add support for the property `scan_results_event_grid_topic_id` ([#​26599](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26599)) - `azurerm_storage_account` - add support for the property `default_share_level_permission` in the `azure_files_authentication` block ([#​26924](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26924)) - `azurerm_web_application_firewall_policy` - `excluded_rule_set.0.type` supports `Microsoft_BotManagerRuleSet` ([#​26903](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26903)) - `azurerm_windows_virtual_machine_scale_set` - add support for the `action` property in the `automatic_instance_repair` block ([#​26227](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26227)) BUG FIXES: - `azurerm_container_group` - retrieve and set `storage_account_key` in the payload when updating the resource ([#​26640](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26640)) - `azurerm_key_vault_managed_hardware_security_module_role_assignment` - fixed a crash in error messages ([#​26972](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26972)) - `azurerm_kubernetes_cluster` - allow an empty list for `dns_zone_ids` in the `web_app_routing` block ([#​26747](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/26747)) - `azurerm_storage_share_file` - fix a bug when encoding the MD5 hash for the `content_md5` property ([#​25715](https://togithub.com/hashicorp/terraform-provider-azurerm/issues/25715))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.