print lockfiles
This commit is contained in:
4
.github/actions/fabric-tests/action.yml
vendored
4
.github/actions/fabric-tests/action.yml
vendored
@@ -51,6 +51,10 @@ runs:
|
||||
with:
|
||||
name: lockfile
|
||||
|
||||
- shell: bash
|
||||
run: |
|
||||
cat tools/lockfile/.terraform.lock.hcl
|
||||
|
||||
- name: Cache Terraform
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user