terraform apply
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 17s
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 17s
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
working-directory: terraform
|
||||
run: terraform plan
|
||||
|
||||
- name: Terraform Plan
|
||||
- name: Terraform Apply
|
||||
working-directory: terraform
|
||||
run: terraform apply
|
||||
run: terraform apply -auto-approve
|
||||
|
||||
|
||||
Reference in New Issue
Block a user