terraform plan
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 30s
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 30s
This commit is contained in:
parent
8f07732121
commit
3b6cda4137
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user