Commit Graph

30 Commits

Author SHA1 Message Date
Carlo Costino
a4645e9ba1 Adding users back in
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2025-02-19 21:15:01 -05:00
Carlo Costino
1de2c8081b Update Terraform config and revert staging deploy change
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>
2025-02-19 18:21:57 -05:00
Kenneth Kehl
12844bc806 upgrade demo and production dbs 2024-11-26 14:24:03 -08:00
Cliff Hill
85aaa2952d Removed old redis from terraform.
Signed-off-by: Cliff Hill <Clifford.hill@gsa.gov>
2024-06-27 10:56:32 -04:00
John Skiles Skinner
b8ee9339b4 Merge branch 'main' into jskinne3-remove-deprecated-from-shared-module 2024-06-21 15:03:20 -07:00
John Skiles Skinner
6449c13312 Running fmt to create a tf plan output file to make PR pass 2024-06-18 17:46:36 -07:00
John Skiles Skinner
76cc718b32 Remove recursive_delete from SNS & SES shared modules 2024-06-18 17:26:08 -07:00
John Skiles Skinner
7929b75896 Merge branch 'main' into jskinne3-upgrade-and-protect-demo-modules 2024-06-18 11:26:17 -07:00
John Skiles Skinner
e52f44a0d9 Comment explaining resource to delete 2024-06-18 10:16:16 -07:00
John Skiles Skinner
a75bc67d23 Add Redis v7.0 module, terraform-cloudgov v1.0.0 2024-06-18 10:14:18 -07:00
John Skiles Skinner
a580368cce Terraform fmt 2024-06-10 11:57:49 -07:00
John Skiles Skinner
2a6b69ab45 Upgrade terraform-cloudgov, remove recursive_delete, add prevent_destroy 2024-06-10 11:54:32 -07:00
Carlo Costino
ead7e38179 Revert recent Terraform changes to prod and demo
This changeset reverts a few of our recent changes to the production and demo Terraform files to re-enable deployments.

We are working through fixing this and will re-introduce these changes once we figure out how to get the changes to properly work (which are tied to the infrastructure checks as well).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-04-03 12:57:56 -04:00
Carlo Costino
9d60e6e8b7 Fix reference to CF org vs. space
This changeset fixes a reference to properly load the Cloud Foundry org for modifying the space.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-13 11:26:01 -04:00
Carlo Costino
1484c2ffa0 Adjust properties further to only apply to spaces
The SES and SNS modules are strictly for services that are instantiated within a space, while the egress_space is creating a separate space. The shift of the recursive delete from being on a service to being at the space level means that the SES and SNS modules do not have to track it at all, it should only be handled at the space level.  The same goes for the allow_ssh flag.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-13 10:05:02 -04:00
Carlo Costino
61703471bb Fix remaining Terraform for production and demo
This changeset adjusts our Terraform for the production and demo environments so that the new delete_recursive_allowed with the Cloud Foundry Cloud Controller is set to false.  It also updates the shared modules to all explicitly account for this property so that we can set the flag easily.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-12 13:59:08 -04:00
Carlo Costino
033f439313 Updated 18F/terraform-cloudgov to v0.7.1
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-01-30 09:39:54 -05:00
Carlo Costino
bc650f21fe Update cloud.gov org references
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>
2023-08-25 12:16:57 -04:00
Ryan Ahearn
3b5eae82d6 Remove Ryan from list of deployers for staging and demo egress spaces 2023-08-10 09:42:04 -04:00
Ryan Ahearn
e07b596857 Remove contact list db, dao, and s3 code 2023-04-12 15:01:24 -04:00
Ryan Ahearn
eec618dff8 Enable sns service in demo 2023-02-22 10:10:00 -05:00
Ryan Ahearn
596e25af42 Move demo terraform to commercial prod AWS account 2023-02-21 16:48:27 -05:00
Ryan Ahearn
52e6d25b13 Provision sns via terraform in staging 2023-02-10 09:31:27 -05:00
Ryan Ahearn
ad6f8a6778 Fix email_domain for demo environment 2023-02-03 15:53:44 -05:00
Ryan Ahearn
13438e0602 Add terraform module to staging/demo/prod 2023-02-02 15:45:09 -05:00
Ryan Ahearn
f967d2a478 Update terraform module to v0.2.0 2022-12-22 09:09:12 -05:00
Ryan Ahearn
469e2a2fc0 Specify terraform module versions 2022-12-22 08:51:15 -05:00
Ryan Ahearn
b54fa67f13 Add egress-proxy module to demo and prod terraform 2022-11-09 10:22:02 -05:00
Ryan Ahearn
a0ed7dd053 Rename app to avoid route collisions with 10x space 2022-11-02 11:36:54 -04:00
Ryan Ahearn
7ee1945893 Add demo terraform environment 2022-11-02 09:08:08 -04:00