Update hmctsprod.azurecr.io/imported/postgres Docker tag to v18#287
Open
renovate[bot] wants to merge 1 commit into
Open
Update hmctsprod.azurecr.io/imported/postgres Docker tag to v18#287renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
e639673 to
91416c2
Compare
Contributor
Plan Result (aat)
Change Result (Click me) # azurerm_key_vault_secret.flexible_secret["DATABASE"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:42:33Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-DATABASE/5fe9e2f3706c40d297eb73056f798184"
name = "data-api-POSTGRES-DATABASE"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["HOST"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:42:33Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-HOST/20053128bea8460abb4cc7c98495e1e1"
name = "data-api-POSTGRES-HOST"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PASS"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:42:33Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-PASS/aed26a9687194780be5cf3f08196d86c"
name = "data-api-POSTGRES-PASS"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PORT"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:42:33Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-PORT/b8d1610eb73e42dc86d2a0ed02f00e3c"
name = "data-api-POSTGRES-PORT"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["USER"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:42:33Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-USER/3e468586372249df91306e52cd96a673"
name = "data-api-POSTGRES-USER"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.storage_account_connection_string_secret will be updated in-place
~ resource "azurerm_key_vault_secret" "storage_account_connection_string_secret" {
~ expiration_date = "2028-06-24T07:42:45Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/storage-account-connection-string/7d71c9e3ea714f98839ec081591976e0"
name = "storage-account-connection-string"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api Storage account"
}
# (10 unchanged attributes hidden)
}
# module.storage_account.azurerm_storage_account.storage_account will be updated in-place
~ resource "azurerm_storage_account" "storage_account" {
id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/fact-aat/providers/Microsoft.Storage/storageAccounts/factsaaat"
name = "factsaaat"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
}
# (97 unchanged attributes hidden)
+ network_rules {
+ bypass = [
+ "AzureServices",
]
+ default_action = "Allow"
}
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 7 to change, 0 to destroy. |
Contributor
Plan Result (prod)
Change Result (Click me) # azurerm_key_vault_secret.flexible_secret["DATABASE"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:48:34Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-DATABASE/ec9975470c1e40ebabb2f307dd746100"
name = "data-api-POSTGRES-DATABASE"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["HOST"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:48:34Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-HOST/a96c1a916c754ce59697f975270818e0"
name = "data-api-POSTGRES-HOST"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PASS"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:48:34Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-PASS/89227e22920440298440aff3f66fa154"
name = "data-api-POSTGRES-PASS"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PORT"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:48:34Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-PORT/0e66f4133fdf403b8c6dc817c22170ad"
name = "data-api-POSTGRES-PORT"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["USER"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-06-24T07:48:34Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-USER/e780bebe95cf48f48548de704b7a7c88"
name = "data-api-POSTGRES-USER"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.storage_account_connection_string_secret will be updated in-place
~ resource "azurerm_key_vault_secret" "storage_account_connection_string_secret" {
~ expiration_date = "2028-06-24T07:48:45Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/storage-account-connection-string/37e75af7af4543edb662288800101f2b"
name = "storage-account-connection-string"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api Storage account"
}
# (10 unchanged attributes hidden)
}
# module.storage_account.azurerm_storage_account.storage_account will be updated in-place
~ resource "azurerm_storage_account" "storage_account" {
id = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/fact-prod/providers/Microsoft.Storage/storageAccounts/factsaprod"
name = "factsaprod"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
}
# (97 unchanged attributes hidden)
+ network_rules {
+ bypass = [
+ "AzureServices",
]
+ default_action = "Allow"
}
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 7 to change, 0 to destroy. |
91416c2 to
e79b3f4
Compare
e79b3f4 to
f87ed3f
Compare
f87ed3f to
928f6d0
Compare
928f6d0 to
59a1085
Compare
59a1085 to
c331a4c
Compare
c331a4c to
f1382e1
Compare
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
17-alpine→18-alpineConfiguration
📅 Schedule: (in timezone Europe/London)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.