-
Notifications
You must be signed in to change notification settings - Fork 6
Update Terraform azurerm to v4.49.0 #3489
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
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
Conversation
This file contains hidden or 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)
Change Result (Click me) # azurerm_key_vault_secret.flexible_secret_standard_format["DATABASE"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-DATABASE/ff57b9039f9544be979c275eb31b0769"
name = "processor-POSTGRES-DATABASE"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["HOST"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-HOST/2dc8dc1977504071bd90e0c4b8a591fe"
name = "processor-POSTGRES-HOST"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["PASS"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-PASS/f96764ee7960495181d327706327af90"
name = "processor-POSTGRES-PASS"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["PORT"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-PORT/e6b64e0e09e54e39828f8891d838e308"
name = "processor-POSTGRES-PORT"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["USER"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-USER/9f01ce8315674da5994d66e4761258b7"
name = "processor-POSTGRES-USER"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# module.postgresql.azurerm_postgresql_flexible_server_active_directory_administrator.pgsql_adadmin will be created
+ resource "azurerm_postgresql_flexible_server_active_directory_administrator" "pgsql_adadmin" {
+ id = (known after apply)
+ object_id = "3c52c98b-07a3-4a97-92b9-298e86bb1ca9"
+ principal_name = "DTS Platform Operations PostgreSQL Admin Access"
+ principal_type = "Group"
+ resource_group_name = "bulk-scan-processor-flexible-postgres-db-v15-data-aat"
+ server_name = "bulk-scan-processor-flexible-postgres-db-v15-aat"
+ tenant_id = "531ff96d-0ae9-462a-8d2d-bec7c0b42082"
}
Plan: 1 to add, 5 to change, 0 to destroy. |
Plan Result (prod)
|
f7ad068
to
4ce78fa
Compare
4ce78fa
to
5a3cf67
Compare
5a3cf67
to
fcddc32
Compare
fcddc32
to
f7f7931
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
aat/add-or-update
dependencies
Pull requests that update a dependency file
ns:bsp
prd:bulk-scan
prod/destroy
rel:bulk-scan-processor-pr-3489
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.44.0
->4.49.0
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.49.0
Compare Source
FEATURES:
azurerm_graph_services_account
(#30697)azurerm_oracle_exascale_database_storage_vault
(#30043)azurerm_api_management_workspace_policy_fragment
(#30678)azurerm_oracle_exascale_database_storage_vault
(#30043)ENHANCEMENTS:
azurerm_data_protection_backup_vault
- add support for theidentity.identity_ids
property (#29061)azurerm_consumption_budget_management_group
- remove the maximum count validation for thenotification
block (#29200)azurerm_consumption_budget_resource_group
- remove the maximum count validation for thenotification
block (#29200)azurerm_consumption_budget_subscription
- remove the maximum count validation for thenotification
block (#29200)azurerm_data_protection_backup_vault
- add support for theidentity.identity_ids
property (#29061)azurerm_data_protection_backup_vault
- add support forUserAssigned
andSystemAssigned, UserAssigned
values to theidentity.type
property (#29061)azurerm_monitor_data_collection_rule
- improve validation fordata_sources.*.name
(#30851)azurerm_search_service
- support upgrading thesku
based on tier (#30842)azurerm_storage_queue
- support migrating fromstorage_account_name
tostorage_account_id
(#30836)BUG FIXES:
azurerm_application_insights
- fix an issue that causedtags
to be removed when other properties were updated (#30758)azurerm_container_registry
- fix thename
length validation to allow 50 rather than 49 (#30858)azurerm_function_app_flex_consumption
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_function_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_function_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_web_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_linux_web_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_mssql_database
- fix validation formin_capacity
andauto_pause_delay_in_minutes
being set on non-serverless SKUs (#30856)azurerm_signalr_service_custom_certificate
- remove unnecessary API requests and checks that could lead to a panic (#30412)azurerm_windows_function_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_windows_function_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_windows_web_app
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)azurerm_windows_web_app_slot
- theauth_settings
block contents are now set into state whenauth_settings.enabled
is set tofalse
(#30781)v4.48.0
Compare Source
FEATURES:
azurerm_oracle_autonomous_database_clone_from_backup
(#29633)azurerm_oracle_autonomous_database_clone_from_database
(#29633)azurerm_oracle_autonomous_database_clone_from_backup
(#29633)azurerm_oracle_autonomous_database_clone_from_database
(#29633)ENHANCEMENTS:
containerapps
- update to API version2025-07-01
(#30801)containerservice
- update to API version2025-07-01
(#30719)go-azure-sdk
- update tov0.20251007.1195632
(#30799)guestconfiguration
- update to API version2024-04-05
(#30642)search
- update to API version2025-05-01
(#30314)azurerm_kubernetes_cluster
- add support forAzureLinux3
andUbuntu2204
to thedefault_node_pool.os_sku
property (#30719)azurerm_kubernetes_cluster
- add support for theai_toolchain_operator_enabled
property (#30713)azurerm_kubernetes_cluster_node_pool
- add support forAzureLinux3
andUbuntu2204
to theos_sku
property (#30719)azurerm_linux_virtual_machine_scale_set
- add support for theresilient_vm_creation_enabled
andresilient_vm_deletion_enabled
properties (#30204)azurerm_network_watcher_flow_log
- changing thetarget_resource_id
property no longer forces the resource to be replaced (#30776)azurerm_notification_hub_namespace
- add support forreplication_region
andzone_redundancy_enabled
(#30531)azurerm_windows_virtual_machine_scale_set
- add support for theresilient_vm_creation_enabled
andresilient_vm_deletion_enabled
properties (#30204)BUG FIXES:
azurerm_eventhub_namespace
-maximum_throughput_units
can be set to0
whenauto_inflate_enabled
is disabled (#30777)azurerm_log_analytics_workspace
- fix the default value forlocal_authentication_enabled
(#30759)azurerm_mssql_database
- add validation to ensure thatmin_capacity
andauto_pause_delay_in_minutes
can only be set on serverless dbs (#30790)azurerm_mssql_server
- theazuread_administrator
block now updates in place rather than being deleted/recreated (#30742)azurerm_network_watcher_flow_log
- thetarget_resource_id
property is now included in the update request payload resolving an issue where changing it failed to recreate or update the resource (#30776)azurerm_pim_eligible_role_assignment
- improve filter used during List requests to prevent timeouts (#30705)azurerm_postgresql_flexible_server_virtual_endpoint
- fix read error when in replica set in failover state (#30789)v4.47.0
Compare Source
FEATURES:
azurerm_api_management_workspace_policy
(#30547)ENHANCEMENTS:
go-azure-sdk
- update tov0.20250924.1155608
(#30693)azurerm_cognitive_account
- add support for valueAIServices
tokind
property (#30423)azurerm_cognitive_account
- add theproject_management_enabled
property (#30423)azurerm_cognitive_account
- add thenetwork_injection
property (#30423)azurerm_palo_alto_local_rulestack_rule
- increase limit forpriority
to1000000
(#30712)azurerm_stream_analytics_job
- add support for theMsi
value in thejob_storage_account.authentication_mode
property (#30728)BUG FIXES:
azurerm_management_group_policy_remediation
- suppress casing difference onpolicy_definition_reference_id
to avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_resource_group_policy_remediation
- suppress casing difference onpolicy_definition_reference_id
to avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_resource_policy_remediation
- suppress casing difference onpolicy_definition_reference_id
to avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_storage_account
- fix error that occurs aroundqueue_properties
when not specified (#30746)azurerm_subscription_policy_remediation
- suppress casing difference onpolicy_definition_reference_id
to avoid a perpetual diff as the API doesn't honour casing (#30736)v4.46.0
Compare Source
ENHANCEMENTS:
frontdoor/webapplicationfirewallpolicies
- update to API version2025-03-01
(#29742)azurerm_cdn_frontdoor_firewall_policy
- support for thecaptcha_cookie_expiration_in_minutes
property and theCAPTCHA
value in thecustom_rule.action
property (#29742)azurerm_cdn_frontdoor_security_policy
- add update ability (#30299)azurerm_cognitive_account
- add support forC2
,C3
,C4
,D3
, andS1
tosku_name
(#30655)azurerm_flex_function_app
- add support for thehttp_concurrency
property (#29678)azurerm_kubernetes_cluster
- add support for theapi_server_access_profile.virtual_network_integration_enabled
andapi_server_access_profile.subnet_id
properties (#30559)azurerm_machine_learning_workspace
- add support for theservice_side_encryption_enabled
property (#30478)azurerm_mysql_flexible_server
- add support for themanaged_hsm_key_id
property (#30502)azurerm_netapp_volume
- add support for updatingprotocols
(#30643)azurerm_netapp_volume_group_oracle
- add support for updatingprotocols
(#30643)azurerm_netapp_volume_group_sap_hana
- add support for updatingprotocols
(#30643)azurerm_postgresql_flexible_server
- add support for the17
value in theversion
property (#30683)azurerm_storage_queue
- add support for thestorage_account_id
property (#28752)BUG FIXES:
azurerm_cdn_frontdoor_firewall_policy
- fix the read function so it now correctly marks the resource as gone (#30704)v4.45.1
Compare Source
NOTES:
This release contains a Terraform Plugin SDK v2 version bump that prevents identity change validation from raising an error when prior identity is empty (all attributes are null).
BUG FIXES:
hashicorp/terraform-plugin-sdk/v2
- update tov2.38.1
(#30667)azurerm_network_interface
- ensure identity is set during non-refresh apply operations (#30667)v4.45.0
Compare Source
FEATURES:
azurerm_virtual_machine_power
(#30647)azurerm_storage_account
(#30614)azurerm_virtual_network
(#30614)ENHANCEMENTS:
go-azure-sdk
- update tov0.20250908.1192604
(#30644)azurerm_kubernetes_cluster
- add support for thenetwork_profile.advanced_networking
block (#30434)azurerm_storage_account
-expiration_action
supportsBlock
(#30599) (#30599)azurerm_subnet
- add support forsharing_scope
(#30600)Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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.