This commit is contained in:
@@ -18,8 +18,8 @@ steps:
|
|||||||
- name: terraform plan
|
- name: terraform plan
|
||||||
image: hashicorp/terraform:1.5
|
image: hashicorp/terraform:1.5
|
||||||
commands:
|
commands:
|
||||||
- terraform init
|
- terraform -chdir=infrastructure init
|
||||||
- terraform plan
|
- terraform -chdir=infrastructure plan
|
||||||
# when:
|
# when:
|
||||||
# event:
|
# event:
|
||||||
# - pull_request
|
# - pull_request
|
||||||
Reference in New Issue
Block a user