Skip to content

Commit

Permalink
re-init tofu after changing branches
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpb committed Feb 14, 2025
1 parent 59f8ead commit 0ac9de5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stackhpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ jobs:
. environments/.stackhpc/activate
cp $STACKHPC_TF_DIR_OLD/terraform.tfstate $STACKHPC_TF_DIR_NEW
cd $STACKHPC_TF_DIR_NEW
tofu init
tofu apply -auto-approve -var-file="${{ env.CI_CLOUD }}.tfvars"
- name: Configure cluster using current branch
Expand Down

0 comments on commit 0ac9de5

Please sign in to comment.