From af50e2dbb6f7d1e2e9fc15b4a6fdbb527db27f6a Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Tue, 15 Apr 2025 15:58:18 -0700 Subject: [PATCH] Update tf-apply.yaml --- .github/workflows/tf-apply.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/tf-apply.yaml b/.github/workflows/tf-apply.yaml index 2427aab..8be975f 100644 --- a/.github/workflows/tf-apply.yaml +++ b/.github/workflows/tf-apply.yaml @@ -10,7 +10,7 @@ on: workflow_dispatch: concurrency: - group: ${{ github.repo }}-${{ vars.terraform_workspace }} + group: ${{ github.repo }}-deployment-${{ vars.terraform_workspace }} permissions: write-all # A workflow run is made up of one or more jobs that can run sequentially or in parallel @@ -114,4 +114,4 @@ jobs: HTTPS_PROXY: http://proxy.tco.census.gov:3128 NO_PROXY: ".census.gov,169.254.169.254,148.129.*,10.*,172.18.*,172.22.*,172.23.*,172.24.*,172.25.*,.eks.amazonaws.com,.s3.amazonaws.com,.amazonaws.com" - \ No newline at end of file +