generated from hmcts/spring-boot-template
-
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 4.23 #2713
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
17bf481
to
0c54886
Compare
Plan Result (stg)
Change Result (Click me) # module.armsa.azurerm_storage_account.storage_account will be updated in-place
~ resource "azurerm_storage_account" "storage_account" {
id = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/darts-stg-rg/providers/Microsoft.Storage/storageAccounts/dartsarmstg"
name = "dartsarmstg"
tags = {
"application" = "darts"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/darts-api.git"
"businessArea" = "Cross-Cutting"
"contactSlackChannel" = "#darts-devs"
"environment" = "staging"
"managedBy" = "Darts Modernisation"
}
# (96 unchanged attributes hidden)
+ network_rules {
+ bypass = [
+ "AzureServices",
]
+ default_action = "Allow"
}
# (3 unchanged blocks hidden)
}
# module.postgresql_flexible.azurerm_log_analytics_workspace.pgsql_log_analytics_workspace[0] will be updated in-place
~ resource "azurerm_log_analytics_workspace" "pgsql_log_analytics_workspace" {
id = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/darts-stg-rg/providers/Microsoft.OperationalInsights/workspaces/darts-api-stg-workspace"
name = "darts-api-stg-workspace"
~ tags = {
- "application" = "darts" -> null
- "builtFrom" = "https://github.com/HMCTS/darts-shared-infrastructure.git" -> null
- "businessArea" = "Cross-Cutting" -> null
- "environment" = "staging" -> null
}
# (15 unchanged attributes hidden)
}
# module.postgresql_flexible.azurerm_monitor_diagnostic_setting.pgsql_diag[0] will be updated in-place
~ resource "azurerm_monitor_diagnostic_setting" "pgsql_diag" {
id = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/darts-stg-rg/providers/Microsoft.DBforPostgreSQL/flexibleServers/darts-api-stg|darts-api-stg-to-log-analytics"
name = "darts-api-stg-to-log-analytics"
# (5 unchanged attributes hidden)
- metric {
- category = "AllMetrics" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
# (6 unchanged blocks hidden)
}
# module.postgresql_flexible.azurerm_postgresql_flexible_server.pgsql_server will be updated in-place
~ resource "azurerm_postgresql_flexible_server" "pgsql_server" {
id = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/darts-stg-rg/providers/Microsoft.DBforPostgreSQL/flexibleServers/darts-api-stg"
name = "darts-api-stg"
~ storage_mb = 524288 -> 65536
tags = {
"application" = "darts"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/darts-api.git"
"businessArea" = "Cross-Cutting"
"contactSlackChannel" = "#darts-devs"
"environment" = "staging"
"managedBy" = "Darts Modernisation"
}
# (19 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 4 to change, 0 to destroy. |
Plan Result (prod)
Change Result (Click me) # module.armsa.azurerm_storage_account.storage_account will be updated in-place
~ resource "azurerm_storage_account" "storage_account" {
id = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/darts-prod-rg/providers/Microsoft.Storage/storageAccounts/dartsarmprod"
name = "dartsarmprod"
tags = {
"application" = "darts"
"builtFrom" = "https://github.com/HMCTS/darts-api.git"
"businessArea" = "Cross-Cutting"
"contactSlackChannel" = "#darts-devs"
"environment" = "production"
"managedBy" = "Darts Modernisation"
}
# (96 unchanged attributes hidden)
+ network_rules {
+ bypass = [
+ "AzureServices",
]
+ default_action = "Allow"
}
# (3 unchanged blocks hidden)
}
# module.postgresql_flexible.azurerm_log_analytics_workspace.pgsql_log_analytics_workspace[0] will be updated in-place
~ resource "azurerm_log_analytics_workspace" "pgsql_log_analytics_workspace" {
id = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/darts-prod-rg/providers/Microsoft.OperationalInsights/workspaces/darts-api-prod-workspace"
name = "darts-api-prod-workspace"
~ tags = {
- "application" = "darts" -> null
- "builtFrom" = "https://github.com/HMCTS/darts-shared-infrastructure.git" -> null
- "businessArea" = "Cross-Cutting" -> null
- "environment" = "production" -> null
}
# (15 unchanged attributes hidden)
}
# module.postgresql_flexible.azurerm_monitor_diagnostic_setting.pgsql_diag[0] will be updated in-place
~ resource "azurerm_monitor_diagnostic_setting" "pgsql_diag" {
id = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/darts-prod-rg/providers/Microsoft.DBforPostgreSQL/flexibleServers/darts-api-prod|darts-api-prod-to-log-analytics"
name = "darts-api-prod-to-log-analytics"
# (5 unchanged attributes hidden)
- metric {
- category = "AllMetrics" -> null
- enabled = false -> null
- retention_policy {
- days = 0 -> null
- enabled = false -> null
}
}
# (6 unchanged blocks hidden)
}
# module.postgresql_flexible.azurerm_postgresql_flexible_server.pgsql_server will be updated in-place
~ resource "azurerm_postgresql_flexible_server" "pgsql_server" {
id = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/darts-prod-rg/providers/Microsoft.DBforPostgreSQL/flexibleServers/darts-api-prod"
name = "darts-api-prod"
~ storage_mb = 1048576 -> 65536
tags = {
"application" = "darts"
"builtFrom" = "https://github.com/HMCTS/darts-api.git"
"businessArea" = "Cross-Cutting"
"contactSlackChannel" = "#darts-devs"
"environment" = "production"
"managedBy" = "Darts Modernisation"
}
# (19 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 4 to change, 0 to destroy. |
e74dd14
to
698615e
Compare
698615e
to
c74750a
Compare
c74750a
to
58a8cc4
Compare
8425d52
to
16a254c
Compare
16a254c
to
2376049
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.22
->4.23
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.23.0
Compare Source
NOTES:
azurerm_key_vault_secret
- resource now supports thevalue_wo
write-only argument (#28947)FEATURES:
azurerm_network_manager_ipam_pool
(#28695)ENHANCEMENTS:
Go
version to1.24.1
(#28999)hashicorp/go-azure-sdk
- update tov0.20250310.1130319
(#29009)azurerm_cognitive_deployment
- add support forDataZoneBatch
in thesku.name
property (#28973)azurerm_mongo_cluster
- add support forM10
,M20
, andM200
compute tiers (#29026)BUG FIXES:
azurerm_linux_function_app
- fix validation forsite_config.application_stack.node_version
to allow22
(#28988)azurerm_postgresql_flexible_server
- fix validation forcustomer_managed_key.key_vault_key_id
andcustomer_managed_key.geo_backup_key_id
to disallow versionless keys preventing unclear error messages (#28981)azurerm_web_pubsub_hub
- validation for theauth.managed_identity_id
now supports token audience as a valid input (#28495)Configuration
📅 Schedule: Branch creation - "after 7am and before 9am every weekday,after 6pm and before 8pm 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.