Skip to content

Commit

Permalink
add clb
Browse files Browse the repository at this point in the history
  • Loading branch information
Sohan committed May 12, 2020
1 parent f1b3b58 commit 60b7849
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,6 @@ jobs:
actions_subcommand: 'init'
tf_actions_working_dir: ./_example/clb

- name: Configure AWS Credentials
uses: clouddrove/configure-aws-credentials@v1
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2

- name: 'CLB Terraform Plan'
uses: clouddrove/[email protected]
with:
Expand Down

0 comments on commit 60b7849

Please sign in to comment.