From 83280564a7589b0d3541e0524c2ae7219fb7fd5a Mon Sep 17 00:00:00 2001 From: David John Arnold Jr Date: Wed, 9 Oct 2024 13:11:04 -0700 Subject: [PATCH] Update terraform_plan.yaml --- .github/workflows/terraform_plan.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/terraform_plan.yaml b/.github/workflows/terraform_plan.yaml index 518443f..689f1b2 100644 --- a/.github/workflows/terraform_plan.yaml +++ b/.github/workflows/terraform_plan.yaml @@ -31,8 +31,7 @@ jobs: id: aws_auth uses: CSVD/aws-auth@main with: - ec2: true - instance_role: Morpheus-InstanceRole + ecs: true env: HTTP_PROXY: http://proxy.tco.census.gov:3128 HTTPS_PROXY: http://proxy.tco.census.gov:3128