chore(deps): update terraform azurerm to v4.35.0 #79
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.34.0
->4.35.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.35.0
Compare Source
FEATURES:
azurerm_email_communication_service_domain_sennder_username
(#29340)azurerm_management_group_policy_set_definition
(#29863)ENHANCEMENTS:
azurerm_communication_service
- add support for theimmutable_resource_id
property (#29912)azurerm_cdn_endpoint
- block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)azurerm_cdn_endpoint_custom_domain
- block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)azurerm_cdn_profile
- block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)azurerm_container_app_job
- add support for thevolume_mounts.sub_path
property (#29883)azurerm_container_app
- add support for thecors
property (#29785)azurerm_data_protection_backup_policy_disk
- theabsolute_criteria
property now supports theAllBackup
,FirstOfMonth
andFirstOfYear
values (#29917)azurerm_frontdoor
- block new resource creation while allowing existing resources to be updated (#29257)azurerm_frontdoor_custom_https_configuration
- block new resource creation while allowing existing resources to be updated (#29257)azurerm_frontdoor_firewall_policy
- block new resource creation while allowing existing resources to be updated (#29257)azurerm_frontdoor_rules_engine
- block new resource creation while allowing existing resources to be updated (#29257)azurerm_function_app_flex_consumption
- add support for thevnet_route_all_enabled
property (#29839)azurerm_machine_learning_compute_cluster
- thescale_settings
block and its sub-properties are no longerForceNew
(#29878)azurerm_machine_learning_compute_cluster
- thetags
property is no longerForceNew
(#29878)azurerm_oracle_autonomous_database
- add support forlong_term_backup_schedule
(#29207)azurerm_policy_set_definition
- add support for thepolicy_definition_reference.version
property (#29924)azurerm_policy_set_definition
- migrate to usego-azure-sdk
(#29863)azurerm_private_link_service
- add support for thedestination_ip_address
property (#29395)azurerm_purview_account
- add support for themanaged_event_hub_enabled
andaws_external_id
properties (#29732)azurerm_virtual_network_gateway
- theip_configuration.public_ip_address_id
property is now optional (#30038)azurerm_windows_virtual_machine
:os_disk.0.diff_disk_settings.0.placement
now supportsNvmeDisk
(#29922)BUG FIXES:
provider
- allow missingsubscription_id
whenuse_cli
istrue
(#29985)azurerm_netapp_backup_policy
- theweekly_backups_to_keep
andmonthly_backups_to_keep
properties can now be set to0
(#29920)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 has been generated by Renovate Bot.