Skip to content
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

DTSAM-303 Resize PG - pgsql_sku GP_Standard_D4s_v3 added for AAT #2231

Merged
merged 6 commits into from
May 21, 2024

Conversation

mikebrownccd
Copy link
Contributor

https://tools.hmcts.net/jira/browse/DTSAM-303
Resize PG - pgsql_sku GP_Standard_D4s_v3 added for AAT

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

[ ] Yes
[x] No

mattnayler
mattnayler previously approved these changes May 14, 2024
@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result (aat)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.role-assignment-database-v15.azurerm_postgresql_flexible_server.pgsql_server
Change Result (Click me)
  # module.role-assignment-database-v15.azurerm_postgresql_flexible_server.pgsql_server will be updated in-place
  ~ resource "azurerm_postgresql_flexible_server" "pgsql_server" {
        id                            = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/am-role-assignment-service-postgres-db-v15-data-aat/providers/Microsoft.DBforPostgreSQL/flexibleServers/am-role-assignment-service-postgres-db-v15-aat"
        name                          = "am-role-assignment-service-postgres-db-v15-aat"
      ~ sku_name                      = "GP_Standard_D2s_v3" -> "GP_Standard_D4s_v3"
        tags                          = {
            "application"         = "access-management"
            "autoShutdown"        = "true"
            "builtFrom"           = "https://github.com/HMCTS/am-role-assignment-service.git"
            "businessArea"        = "CFT"
            "contactSlackChannel" = "#am-master-builds"
            "environment"         = "staging"
            "managedBy"           = "AM"
        }
        # (16 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

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

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

hmcts-jenkins-a-to-c bot commented May 14, 2024

Plan Result (prod)

No changes. Your infrastructure matches the configuration.

danlysiak
danlysiak previously approved these changes May 14, 2024
abul-syed
abul-syed previously approved these changes May 14, 2024
Base automatically changed from DTSAM-303_Resize_PG_All_Environments to master May 14, 2024 19:56
@mikebrownccd mikebrownccd dismissed stale reviews from abul-syed, danlysiak, and mattnayler May 14, 2024 19:56

The base branch was changed.

Copy link
Contributor

@mattnayler mattnayler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-approved

@mikebrownccd mikebrownccd merged commit 57d2a91 into master May 21, 2024
5 checks passed
@mikebrownccd mikebrownccd deleted the DTSAM-303_Resize_PG_AAT branch May 21, 2024 16:09
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.

None yet

4 participants