Skip to content

Commit

Permalink
Update terraform_plan.yaml (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Nov 7, 2024
1 parent 1f44fa2 commit 7af7c36
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/terraform_plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,9 @@ jobs:
HTTP_PROXY: http://proxy.tco.census.gov:3128
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"

- name: s3-cleanup
uses: CSVD/s3-cleanup@main
with:
cache_key: ${{ steps.terraform_init.outputs.s3_upload_path }}
bucket: image-pipeline-assets

0 comments on commit 7af7c36

Please sign in to comment.