7ef4d9f3f5
Also fixes a bug where the workspace was created from the wrong directory. Change-Id: I28b54b9aa57a3f449254574956701ee663618e8b
7 lines
228 B
YAML
7 lines
228 B
YAML
terraform_executable: "{{ ansible_user_dir }}/.local/bin/terraform"
|
|
terraform_extra_args: ""
|
|
terraform_create_workspace: false
|
|
terraform_purge_workspace: false
|
|
terraform_comment: true
|
|
zuul_work_dir: "{{ zuul.project.src_dir }}"
|