Commit Graph
146 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
Carlo Costino 84343087bf Revert Redis plan back
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>
2024-12-04 09:48:42 -05:00
Carlo Costino 2036e575e0 Bump Redis plan to 5node-large
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>
2024-12-03 20:57:25 -05:00
Kenneth Kehl bfbae127a8 change to gp 2024-11-26 14:28:20 -08:00
Kenneth Kehl 12844bc806 upgrade demo and production dbs 2024-11-26 14:24:03 -08:00
Kenneth Kehl 2ca7986649 increase db size from micro to small on staging 2024-11-26 13:29:18 -08:00
John Skiles Skinner 56b7d02593 Fix link line numbers 2024-08-01 11:40:06 -07:00
John Skiles Skinner d8153eb3ad Move the video link below the upgrade checklist 2024-08-01 11:36:02 -07:00
John Skiles Skinner c8a7e6a5ff Add intro to the upgrade checklist, and tf version note 2024-08-01 11:31:54 -07:00
John Skiles Skinner 0f0e550e68 Put SpaceDeployers section within Maintenance 2024-08-01 11:17:32 -07:00
John Skiles Skinner 0fff92b0b0 Add Maintenance to the table of contents 2024-08-01 11:07:51 -07:00
John Skiles Skinner ac577eff62 Add items to the version upgrade checklist 2024-08-01 11:05:37 -07:00
John Skiles Skinner d8238852ee Experiment with relative link, image 2024-08-01 10:26:23 -07:00
John Skiles Skinner 73ba76fd2a Move SpaceDeployers section down 2024-08-01 09:38:01 -07:00
John Skiles Skinner 7344fbf78b Initial setup instructions no longer needed 2024-08-01 09:34:53 -07:00
John Skiles Skinner c2659c5320 Link to yesterday's video 2024-08-01 09:28:42 -07:00
John Skiles Skinner 4de0965426 Remove unneeded comment - domain is controlled elsewhere 2024-07-29 10:13:53 -07:00
John Skiles Skinner 4bbb85264a Remove unused recursive_delete local var 2024-07-29 10:11:02 -07:00
John Skiles Skinner 3eb34158e3 Notes about push command, URLs for Sandbox 2024-07-22 15:41:38 -07:00
John Skiles Skinner 9ec0ff65ca Upgrade terraform-cloudgov, remove recursive_delete in dev module 2024-07-18 15:57:41 -07:00
John Skiles Skinner 0d3c297b16 Fix typo and clarify a thing 2024-07-17 09:23:51 -07:00
John Skiles Skinner 1d256b3d41 Not great; remove 2024-07-16 15:33:52 -07:00
John Skiles Skinner 6275bfebf4 How does this look? 2024-07-16 15:28:51 -07:00
John Skiles Skinner a7b33986b5 Add 3 items to troubleshooting list in Terraform README 2024-07-16 15:22:39 -07: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 1914d8820a Restore Redis instance at v7.0 2024-06-26 19:06:30 -07:00
John Skiles Skinner cae4c7ccf1 Add old Redis back, for now 2024-06-26 18:02:08 -07:00
John Skiles Skinner b8180cbeed Temp switch manifest to old Redis name, delete new Redis block 2024-06-26 17:48:15 -07:00
John Skiles Skinner a07a79014c Remove old version of Redis from Staging (and Sandbox) 2024-06-25 12:21:43 -07:00
John Skiles Skinner 1dacb1f29a Merge branch 'main' into jskinne3-remove-deprecated-from-shared-module 2024-06-24 15:22:13 -07:00
Carlo Costino 7bab6ae7a1 Merge pull request #1097 from GSA/jskinne3-upgrade-and-protect-production-env
Production: upgrade terraform-cloudgov, use prevent_destroy
2024-06-24 17:04:27 -04:00
Carlo Costino affa904dc1 Merge pull request #1096 from GSA/jskinne3-upgrade-and-protect-staging-env
Staging: upgrade terraform-cloudgov, use prevent_destroy
2024-06-24 16:38:13 -04:00
Carlo Costino 2ec51234bd Merge pull request #1089 from GSA/jskinne3-upgrade-and-protect-bootstrap-env
Bootstrap: upgrade terraform-cloudgov, use prevent_destroy
2024-06-24 14:31:17 -04:00
John Skiles Skinner 41fed3f466 Merge branch 'main' into jskinne3-upgrade-and-protect-production-env 2024-06-24 10:53:49 -07:00
John Skiles Skinner 13f562981b Merge branch 'main' into jskinne3-upgrade-and-protect-staging-env 2024-06-24 10:44:30 -07:00
Carlo Costino c5a8ae900c Merge pull request #1104 from GSA/jskinne3-redis-upgrade-1-higher-envs
Staging & Prod: Redis upgrade step 1
2024-06-24 13:00:52 -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 8e23a6c8f2 Same in Production space 2024-06-20 09:40:55 -07:00
John Skiles Skinner 6ac5be1d87 Add Redis v7.0 module, terraform-cloudgov v1.0.0 to Staging space 2024-06-20 09:37:19 -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 fde4c47e31 Terraform format the SNS and SES modules 2024-06-18 17:43:38 -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 5d592f1ab7 Upgrade terraform-cloudgov, remove recursive_delete, add prevent_destroy 2024-06-18 17:03:01 -07:00
John Skiles Skinner d84a199170 Typo 2024-06-18 16:56:44 -07:00
John Skiles Skinner c57bdc2eba Make value of prevent_destroy match recursive_delete 2024-06-18 16:55:48 -07:00
John Skiles Skinner be000ba959 Upgrade terraform-cloudgov, remove recursive_delete, add prevent_destroy 2024-06-18 16:42:12 -07:00
John Skiles Skinner 560304e64f Merge branch 'main' into jskinne3-upgrade-and-protect-bootstrap-env 2024-06-18 16:33:23 -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