Skip to content

Commit

Permalink
trying a check
Browse files Browse the repository at this point in the history
  • Loading branch information
proquickly committed Nov 6, 2024
1 parent b44cef6 commit ffce9da
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-west-2
- name: Check AWS credentials
run: aws sts get-caller-identity

- name: Setup Terraform
uses: hashicorp/setup-terraform@v3
Expand Down

0 comments on commit ffce9da

Please sign in to comment.