Skip to content

Commit

Permalink
[wip]
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Hadlaw <tom.hadlaw@isovalent.com>
  • Loading branch information
tommyp1ckles committed Jan 30, 2024
1 parent a59aa64 commit facb70d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ jobs:
with:
role-to-assume: arn:aws:iam::478566851380:role/CloudCustodianRole
aws-region: us-east-1
- uses: hashicorp/setup-terraform@v3
- name: Run Terraform Plan
run: |
cd test/conformance
terraform init
terraform plan

0 comments on commit facb70d

Please sign in to comment.