Copy default versions to lockfile directory before tf init
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -50,6 +50,7 @@ jobs:
|
||||
- shell: bash
|
||||
run: |
|
||||
mkdir -p ${{ env.TF_PLUGIN_CACHE_DIR }}
|
||||
cp default-versions.tf tools/lockfile
|
||||
cd tools/lockfile
|
||||
terraform init
|
||||
|
||||
|
||||
Reference in New Issue
Block a user