Skip to content

Commit 16fa657

Browse files
committed
fixup TF state moving
1 parent 8d597f5 commit 16fa657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stackhpc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ jobs:
195195
run: |
196196
. venv/bin/activate
197197
. environments/.stackhpc/activate
198+
cp $STACKHPC_TF_DIR_OLD/terraform.tfstate $STACKHPC_TF_DIR_NEW
198199
cd $STACKHPC_TF_DIR_NEW
199200
tofu apply -auto-approve -var-file="${{ env.CI_CLOUD }}.tfvars"
200201

0 commit comments

Comments
 (0)