Skip to content

Commit

Permalink
Merge branch 'main' of github.e.it.census.gov:SCT-Engineering/eks-aut…
Browse files Browse the repository at this point in the history
…omation-lambda
  • Loading branch information
arnol377 committed Apr 15, 2025
2 parents 5f6ec00 + af50e2d commit 018399a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tf-apply.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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"



0 comments on commit 018399a

Please sign in to comment.