diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index f118215..bc81c44 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -118,8 +118,6 @@ 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