Changing the region results in Terraform not wanting to apply the change, so back this out for now while we figure out how to fix this to get the Demo site working again.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
After double checking the configuration of the Notify SSB and how the brokerpaks are used with it, the configuration of demo should actually match that of our staging environment, not production because the demo environment is using the staging SSB. This changeset updates the Demo SSB configuration to match that.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
The AWS regions for the SSBs in the demo environment were incorrect; this should fix them and get things working properly with the brokered SNS and SES services.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset updates the Terraform user configuration in several environments to factor in team member changes, and reverts the previous change to the staging deploy to see if there was an issue with the last update which is preventing the workflow from running now.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
Changing the Redis plan in place is not supported - we would need to create a new cluster and then remove the old one.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset boosts our production Redis configuration to the 5node-large plan to give us a bit more wiggle room for heavy production workloads. This should still keep us in the threshold of the second block of 10 nodes we are already signed up for as we currently have 12 nodes going across all environments at the moment.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>