terraform plan
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 30s

This commit is contained in:
MichaelFisher1997 2025-04-17 03:10:10 +01:00
parent 8f07732121
commit 3b6cda4137

View File

@ -22,6 +22,7 @@ jobs:
terraform_version: 1.6.6
- name: Inject sensitive secrets
working-directory: terraform
run: |
echo 'proxmox_password = "${{ secrets.PROXMOX_PASSWORD }}"' >> terraform.tfvars