Update Terraform azurerm to v4.16.0 #270
Merged
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.15.0
->4.16.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.16.0
Compare Source
NOTE: This release contains a breaking change reverting
redisenterprise
API version from2024-10-01
to2024-06-01-preview
as not all regions are currently supported in the2024-10-01
versionBREAKING CHANGES:
redisenterprise
API version reverted from2024-10-01
to2024-06-01-preview
(#28516)FEATURES:
azurerm_container_registry_credential_set
(#27528)azurerm_mssql_job
(#28456)azurerm_mssql_job_schedule
(#28456)ENHANCEMENTS:
hashicorp/go-azure-sdk
tov0.20250115.1141151
(#28519)costmanagement
update to use2023-08-01
(#27680)postgresql
update API version to2024-08-01
(#28474)azurerm_container_app
– support for thetermination_grace_period_seconds
property (#28307)azurerm_cost_anomaly_alert
- add support for thenotification_email
property (#27680)azurerm_data_protection_backup_vault
- support forimmutability
property (#27859)azurerm_databricks_workspace
- fixignore_changes
support (#28527)azurerm_kubernetes_cluster_node_pool
- add support for thetemporary_name_for_rotation
property to allow node pool rotation (#27791)azurerm_linux_function_app
- add support for node22
and java17
support forJBOSSEAP
(#28472)azurerm_linux_web_app
- add support for node22
and java17
support forJBOSSEAP
(#28472)azurerm_windows_function_app
- add support for node22
and java17
support forJBOSSEAP
(#28472)BUG FIXES:
azurerm_logic_app_standard
- fix settingpublic_network_access
for conflicting API properties (#28465)azurerm_redis_cache
-data_persistence_authentication_method
can now be unset (#27932)azurerm_mssql_database
- fix bug where verifying TDE might fail to return an error on failure (#28505)azurerm_mssql_database
- fix several potential bugs where retry functions could return false negatives for actual errors (#28505)azurerm_private_endpoint
- fix a bug where reading Private DNS could error and exit the Read of the resource early without raising an error (#28505)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.