Skip to content

Commit 1c6daab

Browse files
committed
comment validation
1 parent 4516e6b commit 1c6daab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/pipeline.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ jobs:
5050
id: init
5151
run: terraform init
5252

53-
- name: Terraform Validate
54-
id: validate
55-
run: terraform validate -no-color
53+
# - name: Terraform Validate
54+
# id: validate
55+
# run: terraform validate -no-color
5656

5757
- name: Terraform Plan
5858
id: plan

0 commit comments

Comments
 (0)