Skip to content

Commit 0ac9de5

Browse files
committed
re-init tofu after changing branches
1 parent 59f8ead commit 0ac9de5

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
@@ -197,6 +197,7 @@ jobs:
197197
. environments/.stackhpc/activate
198198
cp $STACKHPC_TF_DIR_OLD/terraform.tfstate $STACKHPC_TF_DIR_NEW
199199
cd $STACKHPC_TF_DIR_NEW
200+
tofu init
200201
tofu apply -auto-approve -var-file="${{ env.CI_CLOUD }}.tfvars"
201202
202203
- name: Configure cluster using current branch

0 commit comments

Comments
 (0)