Skip to content

Commit

Permalink
Merge pull request #48 from suzuki-shunsuke/feat/add-terraform-docs
Browse files Browse the repository at this point in the history
feat: add terraform-docs
  • Loading branch information
suzuki-shunsuke committed Sep 5, 2021
2 parents 75cd676 + a54fa37 commit e61de54
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,13 @@ packages:
url: https://releases.hashicorp.com/terraform/{{trimPrefix "v" .Package.Version}}/terraform_{{trimPrefix "v" .Package.Version}}_{{.OS}}_{{.Arch}}.zip
files:
- name: terraform
- name: terraform-docs
type: github_release
repo_owner: terraform-docs
repo_name: terraform-docs
asset: 'terraform-docs-{{.Package.Version}}-{{.OS}}-{{.Arch}}.tar.gz'
files:
- name: terraform-docs
- name: accurics/terrascan
type: github_release
repo_owner: accurics
Expand Down

0 comments on commit e61de54

Please sign in to comment.