terraform fmt
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 55s
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 55s
This commit is contained in:
parent
7227782d4f
commit
fcbd6a0b1d
@ -49,8 +49,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Terraform Plan
|
- name: Terraform Plan
|
||||||
working-directory: terraform
|
working-directory: terraform
|
||||||
run: terraform apply -target=local_file.cloud_init_alpaca -target=local_file.cloud_init_llama
|
run: terraform plan -out=tfplan
|
||||||
|
|
||||||
|
|
||||||
- name: Upload Terraform Plan
|
- name: Upload Terraform Plan
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user