Actualiser .gitea/workflows/validate.yml
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 34s
Some checks failed
Terraform Apply / Terraform Apply (push) Failing after 34s
This commit is contained in:
@@ -44,9 +44,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Terraform Apply
|
- name: Terraform Apply
|
||||||
run: terraform apply --auto-approve --input=false
|
run: terraform apply --auto-approve --input=false
|
||||||
env:
|
|
||||||
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
|
|
||||||
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
|
|
||||||
|
|
||||||
- name: Terraform Output
|
- name: Terraform Output
|
||||||
run: terraform output
|
run: terraform output
|
Reference in New Issue
Block a user