Skip to content

v0.39.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 14:09
· 387 commits to master since this release

0.39.1 (2022-07-29)

GPG key ID: 8CE69160EB3F2FE9

BugFixes

  • #1452: terraform_required_version: fix regression with multiple blocks (@bendrucker)
  • #1454: terraform_required_providers: fix regression with configuration_aliases (@bendrucker)
  • #1456: Fix panic that occurs when using sensitive count (@wata727)
  • #1458: terraformrules: Get module contents with IncludeNotCreated: true (@wata727)

Chores

  • #1449: Update verification steps for the latest Cosign (@wata727)