From aed87cf2fce4f447f1d806a485b18acb0642dd51 Mon Sep 17 00:00:00 2001 From: Alex English Date: Sat, 12 Sep 2026 19:11:12 -0700 Subject: [PATCH] Recognise civic-tech-index as the Civic Tech Index project tag value --- scripts/README.md | 2 +- scripts/aws-terraform-coverage.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index b662e74..6fc25fc 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -125,7 +125,7 @@ different question: The standard is [DR-Machine-to-machine-IAM-scoping](https://github.com/hackforla/devops/wiki/DR-Machine-to-machine-IAM-scoping) on the devops wiki. It defines the tag value as the Hack for LA **project** name -— `vrms`, `home-unite-us`, `people-depot`, `civic-tech-jobs`, `civictechindex` — +— `vrms`, `home-unite-us`, `people-depot`, `civic-tech-jobs`, `civic-tech-index` — never an application, environment or repository name. **There is no `shared` value.** The standard carried one until 2026-09-12 and retired it: infrastructure belonging to no single project now carries no `project` tag at all. diff --git a/scripts/aws-terraform-coverage.ps1 b/scripts/aws-terraform-coverage.ps1 index 21b92af..bbd02d5 100644 --- a/scripts/aws-terraform-coverage.ps1 +++ b/scripts/aws-terraform-coverage.ps1 @@ -98,7 +98,7 @@ $script:ReadOnlyVerbPattern = '^(describe|list|get)-' # nonconforming if it ever appears -- which is intended, not an oversight. $script:ProjectTagKey = 'project' $script:KnownProjects = @('vrms', 'home-unite-us', 'people-depot', - 'civic-tech-jobs', 'civictechindex') + 'civic-tech-jobs', 'civic-tech-index') # The three machine role families the standard names. Matched on name because # nothing else distinguishes them, and the shared execution role's name is