Update default FAST org policies (#3207)
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
mkdir -p ${{ env.TF_PLUGIN_CACHE_DIR }}
|
||||
echo 'plugin_cache_dir = "${{ env.TF_PLUGIN_CACHE_DIR }}"' | tee -a /home/runner/.terraformrc
|
||||
echo 'disable_checkpoint = true' | tee -a /home/runner/.terraformrc
|
||||
sed -i -e 's/>=\(.*# tftest\)/=\1/g' tools/lockfile/versions.tf
|
||||
sed -i -e 's/>=\(.*# tftest\)/=\1/g' tools/lockfile/versions.tf tools/lockfile/versions.tofu
|
||||
|
||||
# change terraform version to the one that is running
|
||||
sed -i 's/required_version = .*$/required_version = ">= ${{ matrix.version }}"/g' tools/lockfile/versions.tf
|
||||
|
||||
Reference in New Issue
Block a user