Skip to content

v0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 13:33
· 644 commits to master since this release

0.29.0 (2021-06-05)

This release introduces the --init option for installing plugins automatically. This makes it easy to install plugin binaries published on GitHub Release that meet conventions. See Configuring Plugins for details.

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • #1119: cmd: Add --init for installing plugins automatically (@wata727)
  • #1126: terraform_module_pinned_source: support additional default_branches (@bendrucker)
  • #1130: Bump bundled AWS ruleset plugin (@wata727)

Chores

  • #1120: build(deps): Bump github.com/hashicorp/terraform from 0.15.1 to 0.15.3
  • #1121: build(deps): Bump github.com/zclconf/go-cty from 1.8.2 to 1.8.3
  • #1124: Refactor terraform_module_pinned_source rule (@bendrucker)
  • #1127: install: handle running as root (without sudo) (@bendrucker)
  • #1128: build(deps): Bump actions/cache from 2.1.5 to 2.1.6