Skip to content

Commit

Permalink
general fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed Jan 3, 2024
1 parent a5aa4cc commit 27075e7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,12 @@ jobs:
ref: main
path: actions

- uses: javbit/ssh-agent@master
- name: Clone modules
uses: GuillaumeFalourd/[email protected]
with:
ssh-private-key: ${{ secrets.PRIVATE_SSH_KEY_TFMODULES }}

# - run: git config --global core.sshCommand "ssh -F $HOME/.ssh//config"
# name: workaround for self-hosted runners
owner: signalwire
repository: terraform-modules
access-token: ${{ secrets.ACCESS_TOKEN }}

- name: Configure AWS Credentials
uses: aws-actions/[email protected]
Expand Down

0 comments on commit 27075e7

Please sign in to comment.