Skip to content

Commit

Permalink
comment validation
Browse files Browse the repository at this point in the history
  • Loading branch information
maceto committed Feb 29, 2024
1 parent 4516e6b commit 1c6daab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
id: init
run: terraform init

- name: Terraform Validate
id: validate
run: terraform validate -no-color
# - name: Terraform Validate
# id: validate
# run: terraform validate -no-color

- name: Terraform Plan
id: plan
Expand Down

0 comments on commit 1c6daab

Please sign in to comment.