Compare commits
4 Commits
755c429d04
...
5c04870d37
| Author | SHA1 | Date | |
|---|---|---|---|
| 5c04870d37 | |||
| c81b514ae8 | |||
| 5a07318527 | |||
| 99e5d162ef |
@@ -35,9 +35,9 @@ jobs:
|
||||
|
||||
- name: Terraform plan
|
||||
run: |
|
||||
terraform plan -no-color -input=false
|
||||
terraform -chdir=/infrastructure plan -no-color -input=false
|
||||
|
||||
- name: Terraform apply
|
||||
run: |
|
||||
terraform apply -no-color -
|
||||
# - name: Terraform apply
|
||||
# run: |
|
||||
# terraform apply -no-color -
|
||||
|
||||
Reference in New Issue
Block a user