Skip to content

Commit

Permalink
Aligned qualitygate as per terraform-docs spec
Browse files Browse the repository at this point in the history
  • Loading branch information
amarin-dspace committed Mar 25, 2024
1 parent f158355 commit 8e86d54
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/qualitygate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ jobs:
config-file: tfvars.hcl.terraform-docs.yml
#output-file: terraform.tfvars.example
#output-format: tfvars hcl
#output-method: inject
output-method: ""
template: ""
git-push: "true"

- name: Terraform-docs Regenerate terraform.json.example
Expand All @@ -75,6 +76,7 @@ jobs:
config-file: tfvars.json.terraform-docs.yml
# output-file: terraform.json.example
# output-format: tfvars json
# output-method: inject
output-method: ""
template: ""
git-push: "true"

0 comments on commit 8e86d54

Please sign in to comment.