tfprovidercheck

CLI to prevent malicious Terraform Providers from being executed. You can define the allow list of Terraform Providers and their versions, and check if disallowed providers aren't used

MIT License

Stars
35

Bot releases are visible (Hide)

tfprovidercheck - v0.2.0 Latest Release

Published by github-actions[bot] 12 months ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfprovidercheck/compare/v0.1.1...v0.2.0

⚠️ Breaking Changes

#15 Stop searching a configuration file from the current directory to the root directory to prevent being replaced with a fake configuration file

tfprovidercheck - v0.1.1

Published by github-actions[bot] 12 months ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfprovidercheck/compare/v0.1.0...v0.1.1

Changelog

  • b69c067 refactor: split functions (#12)
  • adc916b test: add unit tests (#11)
  • ded56d6 chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#10)
  • 50b803b docs: update (#9)
  • 13687d6 docs: fix configuration file name (#8)
tfprovidercheck - v0.1.0

Published by github-actions[bot] 12 months ago

tfprovidercheck - v0.1.0-1

Published by github-actions[bot] 12 months ago

Pull Requests | Issues | https://github.com/suzuki-shunsuke/tfprovidercheck/compare/...v0.1.0-1

Changelog

  • 7811509 docs: update
  • 0b6819f style: format code
  • 0d7e9bd docs: update the description of version constraint
  • bcb2c48 docs: update document
  • 1352293 chore: fix goreleaser config
  • 0ca1086 feat: implement basic function
  • 5a27a2b Initial commit
Package Rankings
Top 9.51% on Proxy.golang.org