From 001b609eafc38072a6ff5bcfdfc4ea41b1274043 Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Fri, 11 Oct 2024 17:52:58 -0700 Subject: [PATCH] Update terraform_plan.yaml --- .github/workflows/terraform_plan.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/terraform_plan.yaml b/.github/workflows/terraform_plan.yaml index 8e14d66..e1541c1 100644 --- a/.github/workflows/terraform_plan.yaml +++ b/.github/workflows/terraform_plan.yaml @@ -93,6 +93,8 @@ jobs: AWS_SECRET_ACCESS_KEY: $${{ steps.aws_auth.outputs.aws_secret_access_key }} AWS_SESSION_TOKEN: ${{ steps.aws_auth.outputs.aws_session_token }} GITHUB_TOKEN: $GITHUB_TOKEN + GITHUB_OWNER: CSVD + GITHUB_BASE_URL: https://github.e.it.census.gov/ 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"