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>
This changeset updates many of our GitHub Action references to point to the latest versions to ensure they are kept up-to-date. This helps address any improvements and security patches that have been made to them.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset finalizes our updates for the cg-cli-tools across all environments and restores the check for updates to the egress proxy before deploying.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset updates the egress proxy deployment steps to match the admin repo, based on lessons learned there.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset tries to wrap the Login.gov registration URL with quotes to get it to be properly handled in the shell environment using the same pattern as the secret variables.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset tries to wrap the Login.gov registration URL with quotes to get it to be properly handled in the shell environment.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset attempts to fix another issue with the deploy command by setting and referring to an environment variable directly.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset will hopefully fix the reference to the LOGIN_DOT_GOV_REGISTRATION_URL env var in the new cf_command.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset updates all references to GitHub Actions to be version 4 due to a mandatory Node.js update.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset adjusts the REDIS_ENABLED environment variable to match how the admin app is set up to make sure the API properly connects to the Redis service.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset adds the E2E test environment variables to our deployment scripts so that they are accessible to the application and database migrations.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This changeset adjusts our references to the cloud.gov org we are using from gsa-tts-benefits-studio-prototyping to gsa-tts-benefits-studio.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>