Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 13:48
· 181 commits to master since this release

0.7.0 (2021-04-04)

This release adds support for deep checking. google_disabled_api rule finds resource declarations that depend on APIs that are not enabled. See Deep Checking for details.

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • #75: rule: Add google_disabled_api rule
  • #84: rule: Add google_compute_resource_policy_invalid_name rule
  • #88: Update Magic Modules

Chores

  • #80: Bump github.com/google/go-cmp from 0.5.4 to 0.5.5
  • #81: Bump github.com/hashicorp/hcl/v2 from 2.9.0 to 2.9.1
  • #83: Add rule generator
  • #86: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.4 to 2.5.0
  • #87: Bump google.golang.org/api from 0.40.0 to 0.43.0
  • #89: Bump tflint-plugin-sdk