-
Notifications
You must be signed in to change notification settings - Fork 4
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
RIA-TASK - DLRM - INTERNAL DETAINED -> INTERNAL: DO NOT MERGE #2329
Closed
fergusoshea
wants to merge
6
commits into
ia-case-api-dlrm-internal
from
ia-case-api-dlrm-internal-detained
Closed
RIA-TASK - DLRM - INTERNAL DETAINED -> INTERNAL: DO NOT MERGE #2329
fergusoshea
wants to merge
6
commits into
ia-case-api-dlrm-internal
from
ia-case-api-dlrm-internal-detained
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
Plan Result (aat)
Change Result (Click me) # azurerm_resource_group.rg will be created
+ resource "azurerm_resource_group" "rg" {
+ id = (known after apply)
+ location = "uksouth"
+ name = "ia-case-api-aat"
+ tags = (known after apply)
}
# module.ia-case-api-db-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/ia-case-api-postgres-db-v15-data-aat/providers/Microsoft.DBforPostgreSQL/flexibleServers/ia-case-api-postgres-db-v15-aat"
name = "ia-case-api-postgres-db-v15-aat"
~ tags = {
- "application" = "immigration"
- "autoShutdown" = "true"
- "builtFrom" = "https://github.com/HMCTS/ia-case-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#ia-tech"
- "environment" = "staging"
- "lastUpdated" = "2024-08-29T08:36:23Z"
- "managedBy" = "Immigration"
} -> (known after apply)
# (17 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
# module.ia-case-api-db-v15.azurerm_resource_group.rg[0] will be updated in-place
~ resource "azurerm_resource_group" "rg" {
id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/ia-case-api-postgres-db-v15-data-aat"
name = "ia-case-api-postgres-db-v15-data-aat"
~ tags = {
- "application" = "immigration"
- "autoShutdown" = "true"
- "builtFrom" = "https://github.com/HMCTS/ia-case-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#ia-tech"
- "environment" = "staging"
- "lastUpdated" = "2024-08-29T08:36:23Z"
- "managedBy" = "Immigration"
} -> (known after apply)
# (1 unchanged attribute hidden)
}
Plan: 1 to add, 2 to change, 0 to destroy. |
Plan Result (prod)
Change Result (Click me) # azurerm_resource_group.rg will be updated in-place
~ resource "azurerm_resource_group" "rg" {
id = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/ia-case-api-prod"
name = "ia-case-api-prod"
~ tags = {
- "application" = "immigration"
- "builtFrom" = "https://github.com/HMCTS/ia-case-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#ia-tech"
- "environment" = "production"
- "lastUpdated" = "2024-08-29T08:45:31Z"
- "managedBy" = "Immigration"
} -> (known after apply)
# (1 unchanged attribute hidden)
}
# module.ia-case-api-db-v15.azurerm_postgresql_flexible_server.pgsql_server will be updated in-place
~ resource "azurerm_postgresql_flexible_server" "pgsql_server" {
id = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/ia-case-api-postgres-db-v15-data-prod/providers/Microsoft.DBforPostgreSQL/flexibleServers/ia-case-api-postgres-db-v15-prod"
name = "ia-case-api-postgres-db-v15-prod"
~ tags = {
- "application" = "immigration"
- "builtFrom" = "https://github.com/HMCTS/ia-case-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#ia-tech"
- "environment" = "production"
- "lastUpdated" = "2024-08-29T08:45:28Z"
- "managedBy" = "Immigration"
} -> (known after apply)
# (17 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
# module.ia-case-api-db-v15.azurerm_resource_group.rg[0] will be updated in-place
~ resource "azurerm_resource_group" "rg" {
id = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/ia-case-api-postgres-db-v15-data-prod"
name = "ia-case-api-postgres-db-v15-data-prod"
~ tags = {
- "application" = "immigration"
- "builtFrom" = "https://github.com/HMCTS/ia-case-api.git"
- "businessArea" = "CFT"
- "contactSlackChannel" = "#ia-tech"
- "environment" = "production"
- "lastUpdated" = "2024-08-29T08:45:28Z"
- "managedBy" = "Immigration"
} -> (known after apply)
# (1 unchanged attribute hidden)
}
Plan: 0 to add, 3 to change, 0 to destroy. |
* RIA-9235: typo fix * RIA-9235: security checks
* RIA-1111: Switch off EJP failing test * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com>
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
First commit to create DLRM internal detained branch
Jira link (if applicable)
Change description
Checklist