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 27075e7 commit db259b7
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,14 @@ jobs:
repository: signalwire/actions-template
ref: main
path: actions

- name: Clone modules
uses: GuillaumeFalourd/[email protected]


- id: private-modules
uses: philips-labs/terraform-private-modules-action@v1
with:
owner: signalwire
repository: terraform-modules
access-token: ${{ secrets.ACCESS_TOKEN }}

org: signalwire
token: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit db259b7

Please sign in to comment.