diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index bc81c44..f118215 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -118,6 +118,8 @@ jobs: working-directory: infra/iac run: | tofu init + tofu state rm proxmox_virtual_environment_vm.VM-Kubernetes-01 + tofu state rm proxmox_virtual_environment_vm.proxmox-kubernetes-VM-template - name: Plan working-directory: infra/iac