Fix terraform output for jq
This commit is contained in:
Родитель
3d3d3370e3
Коммит
066f212d27
|
@ -46,9 +46,8 @@ jobs:
|
|||
- uses: hashicorp/setup-terraform@v1
|
||||
with:
|
||||
terraform_version: 1.0.0
|
||||
|
||||
- name: Install jq
|
||||
run: sudo apt-get install jq
|
||||
terraform_wrapper: false
|
||||
# https://stackoverflow.com/questions/65170927/terraform-output-value-failed-formatted-by-jq-in-github-actions
|
||||
|
||||
- name: Deploy Standalone
|
||||
if: contains(github.event.comment.body, '/deploy-all') || contains(github.event.comment.body, '/deploy-launchpad') || github.event_name != 'issue_comment'
|
||||
|
|
Загрузка…
Ссылка в новой задаче