Skip to content

Combined SRT changes #2545

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
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Combined SRT changes #2545

wants to merge 39 commits into from

Conversation

aktaskaan
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/CCD-6022
https://tools.hmcts.net/jira/browse/CCD-5344

Change description

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

aktaskaan and others added 30 commits April 12, 2024 17:13
@hmcts-jenkins-a-to-c hmcts-jenkins-a-to-c bot requested a deployment to preview April 1, 2025 12:47 Abandoned
@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.postgresql_v15.azurerm_postgresql_flexible_server_configuration.pgsql_server_config["azure.extensions"]
Change Result (Click me)
  # module.postgresql_v15.azurerm_postgresql_flexible_server_configuration.pgsql_server_config["azure.extensions"] will be updated in-place
  ~ resource "azurerm_postgresql_flexible_server_configuration" "pgsql_server_config" {
        id        = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/ccd-data-store-api-postgres-db-v15-data-aat/providers/Microsoft.DBforPostgreSQL/flexibleServers/ccd-data-store-api-postgres-db-v15-aat/configurations/azure.extensions"
        name      = "azure.extensions"
      ~ value     = "pg_stat_statements,pg_buffercache,hypopg" -> "plpgsql,pg_stat_statements,pg_buffercache,hypopg"
        # (1 unchanged attribute hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (prod)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.postgresql_v15.azurerm_postgresql_flexible_server_configuration.pgsql_server_config["azure.extensions"]
Change Result (Click me)
  # module.postgresql_v15.azurerm_postgresql_flexible_server_configuration.pgsql_server_config["azure.extensions"] will be updated in-place
  ~ resource "azurerm_postgresql_flexible_server_configuration" "pgsql_server_config" {
        id        = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/ccd-data-store-api-postgres-db-v15-data-prod/providers/Microsoft.DBforPostgreSQL/flexibleServers/ccd-data-store-api-postgres-db-v15-prod/configurations/azure.extensions"
        name      = "azure.extensions"
      ~ value     = "pg_stat_statements,pg_buffercache,hypopg" -> "plpgsql,pg_stat_statements,pg_buffercache,hypopg"
        # (1 unchanged attribute hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants