Created AWS resource for services token, held in secrets manager. Until we have rotation done, the secret password is generated once with Terraform, except local dev where it's hardcoded.
Depends on D9275
Paths
| Differential D9276 Authored by bartek on Sep 25 2023, 5:38 AM.
Details
Summary Created AWS resource for services token, held in secrets manager. Until we have rotation done, the secret password is generated once with Terraform, except local dev where it's hardcoded. Depends on D9275 Test Plan Tested on localstack and staging. The secret resource is accessible both through the API (next diffs) and AWS CLI
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptSep 25 2023, 5:38 AM2023-09-25 05:38:55 (UTC-7) bartek added a child revision: D9277: [services-lib] Reorganize auth module.Sep 25 2023, 5:39 AM2023-09-25 05:39:58 (UTC-7) Harbormaster completed remote builds in B22815: Diff 31385.Sep 25 2023, 5:55 AM2023-09-25 05:55:28 (UTC-7) This revision is now accepted and ready to land.Sep 25 2023, 1:29 PM2023-09-25 13:29:15 (UTC-7) Closed by commit rCOMM8df72c372af7: [terraform] Add services token secret (authored by bartek). · Explain WhyOct 2 2023, 6:27 AM2023-10-02 06:27:44 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31592 services/terraform/dev/.terraform.lock.hcl
services/terraform/dev/main.tf
services/terraform/dev/providers.tf
services/terraform/modules/shared/providers.tf
|