This repository has been archived by the owner on Dec 24, 2024. It is now read-only.
generated from 18F/open-source-policy
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Last deployment failed with 137 (out of memory)
robert-bryson
approved these changes
Jun 6, 2022
Terraform plan for staging Plan: 0 to add, 1 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# module.broker_solrcloud.cloudfoundry_app.ssb will be updated in-place
~ resource "cloudfoundry_app" "ssb" {
id = "eacee3b5-78a5-46a2-b24f-f0d014ceec9d"
~ id_bg = "************************************" -> (known after apply)
~ memory = 256 -> 1024
name = "ssb-solrcloud"
~ source_code_hash = "prEe3/+bghvo+xE4NomVTciMLWeQR+/IV2NVm0K/ZAs=" -> "DPbMwantM0vsQuJOEUZXKEw2B7V9h3fV0qjQYz8RFhI="
# (17 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy. ✅ Plan applied in apply #90 |
Terraform plan for production Plan: 0 to add, 5 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
Terraform will perform the following actions:
# module.broker_solrcloud.cloudfoundry_app.ssb will be updated in-place
~ resource "cloudfoundry_app" "ssb" {
~ enable_ssh = true -> false
id = "ad5f72b6-874c-4366-a49a-f1c43d2fd370"
~ id_bg = "************************************" -> (known after apply)
~ memory = 256 -> 1024
name = "ssb-solrcloud"
~ source_code_hash = "prEe3/+bghvo+xE4NomVTciMLWeQR+/IV2NVm0K/ZAs=" -> "DPbMwantM0vsQuJOEUZXKEw2B7V9h3fV0qjQYz8RFhI="
# (18 unchanged attributes hidden)
# (3 unchanged blocks hidden)
}
# module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/development"] will be updated in-place
~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
~ catalog_change = true -> false
id = "44b78efe-544f-4b7c-863c-493b565ad131"
name = "ssb-solrcloud-gsa-datagov-development"
# (8 unchanged attributes hidden)
}
# module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/management"] will be updated in-place
~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
~ catalog_change = true -> false
id = "3e4c188c-3648-414c-a33e-f866056a17b5"
name = "ssb-solrcloud-gsa-datagov-management"
# (8 unchanged attributes hidden)
}
# module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/prod"] will be updated in-place
~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
~ catalog_change = true -> false
id = "9310cdbd-95d9-481e-af21-52ec69df0aa2"
name = "ssb-solrcloud-gsa-datagov-prod"
# (8 unchanged attributes hidden)
}
# module.broker_solrcloud.cloudfoundry_service_broker.space_scoped_broker["gsa-datagov/staging"] will be updated in-place
~ resource "cloudfoundry_service_broker" "space_scoped_broker" {
~ catalog_change = true -> false
id = "806eb795-8b96-4449-b70b-259fdfc397c7"
name = "ssb-solrcloud-gsa-datagov-staging"
# (8 unchanged attributes hidden)
}
Plan: 0 to add, 5 to change, 0 to destroy. ✅ Plan applied in apply #90 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Last deployment failed with 137 (out of memory)
Last Run: https://github.com/GSA/datagov-ssb/runs/6761805504?check_suite_focus=true