-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Terraform azurerm to v4.18.0 #2119
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/azurerm-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Plan Result (aat)
|
Plan Result (prod)
|
78c621c
to
26900ea
Compare
26900ea
to
8f025d1
Compare
8f025d1
to
9b48800
Compare
9b48800
to
1c0a12e
Compare
84b055d
1c0a12e
to
84b055d
Compare
84b055d
to
b1fd10b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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.16.0
->4.18.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.18.0
Compare Source
ENHANCEMENTS:
appconfiguration
- update to API version2024-05-01
(#28700)azurerm_cdn_frontdoor_rule
to API version2024-02-01
(#28308)azurerm_cdn_frontdoor_ruleset
to API version2024-02-01
(#28308)go-azure-sdk
tov0.20250131.1134653
(#28674)azurerm_cdn_frontdoor_firewall_policy
- add support forjs_challenge_cookie_expiration_in_minutes
policy (#28284)azurerm_nginx_configuration
- add support for theprotected_file.content_hash
property (#28532)azurerm_cdn_frontdoor_firewall_policy
- add support forjs_challenge_cookie_expiration_in_minutes
policy (#28284)azurerm_cdn_frontdoor_firewall_policy
- add support forJSChallenge
action
type in themanaged_rule
override
block (#28308)azurerm_container_app
- add support for thevolume_mounts.sub_path
property (#27533)azurerm_nginx_configuration
- add support for theprotected_file.content_hash
property (#28532)azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack
- add support for themarketplace_offer_id
andplan_id
properties (#28537)azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama
- add support for themarketplace_offer_id
andplan_id
properties (#28537)azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack
- add support for themarketplace_offer_id
andplan_id
properties (#28537)azurerm_palo_alto_next_generation_firewall_virtual_network_panorama
- add support for themarketplace_offer_id
andplan_id
properties (#28537)azurerm_route_server
- add support for thehub_routing_preference
property (#28363)BUG FIXES:
azurerm_logic_app_action_http
- fix issue wherequeries
would be set to an empty map instead of null when omitted from the configuration (#28447)azurerm_machine_learning_compute_cluster
- allow resource creation whennode_public_ip_enabled
isfalse
andsubnet_resource_id
has not been specified (#28673)azurerm_network_watcher_flow_log
- prevent panic when removing thetraffic_analytics
block (#28416)azurerm_oracle_autonomous_database
- fix incorrect type for thesupported_regions_to_clone_to
property (#28536)v4.17.0
Compare Source
FEATURES:
azurerm_api_management_subscription
(#27824)azurerm_cognitive_account_rai_policy
(#28013)azurerm_mssql_job_target_group
(#28492)ENHANCEMENTS:
network
- update to use2024-05-01
(#28146)privatedns
- update to use2024-06-01
(#28599)storage
- update to use2023-05-01
(#27760)azure_communication_service
- add support for thehostname
property (#28620)azurerm_api_management
-capacity
now has a max limit of 50 (#28648)azurerm_backup_protected_vm
- add support for featurevm_backup_suspend_protection_and_retain_data_on_destroy
(#27950)azurerm_cognitive_account
- support for thebypass
property (#28221)azure_communication_service
- add support for thehostname
property (#28620)azurerm_container_app_environment
- add support for Azure Monitor as a log destination (#26047)azurerm_mssql_elasticpool
- add support forMOPRMS
pool type and update validation forPRMS
andGen5
pool types (#28453)azurerm_mssql_managed_instance_transparent_data_encryption
- support for themanaged_hsm_key_id
property (#28480)azurerm_stream_analytics_output_cosmosdb
- support for theauthentication_mode
property (#28372)azurerm_stream_analytics_stream_input_blob
- add support forauthentication_mode
(#27853)BUG FIXES:
azurerm_container_app
- update the validation regex for the resource's name (#28528)azurerm_kubernetes_cluster
- parseoms_agent.log_analytics_workspace_id
insensitively to handle inconsistent casing (#28575)azurerm_kubernetes_flux_configuration
- fix issue where removingpost_build
from akustomization
resulted in an error from the API (#28590)azurerm_linux_virtual_machine_scale_set
- prevent crash caused by ommitedextensions_to_provision_after_vm_creation
block (#28549)azurerm_log_analytics_storage_insights
- use subscription from workspace ID when building the resource ID (#28469)azurerm_orchestrated_virtual_machine_scale_set
- prevent crash caused by ommitedextensions_to_provision_after_vm_creation
block (#28549)azurerm_virtual_machine
- parseos_disk
insensitively to handle inconsistent casing (#28592)azurerm_windows_virtual_machine_scale_set
- Prevent crash caused by ommitedextensions_to_provision_after_vm_creation
block (#28549)Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - "after 7am and before 9am every weekday" in timezone Europe/London.
🚦 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.