Releases: terraform-linters/tflint-ruleset-terraform
Releases · terraform-linters/tflint-ruleset-terraform
v0.3.0
0.3.0 (2023-04-22)
Breaking Changes
- #64: required_providers: warn on legacy version syntax, missing source
BugFixes
- #63: required_providers: use required provider entry as range if present
- #90: terraform_deprecated_index: Emit issues based on expression types
Chores
- #57: Fix typo in rule documentation
- #65 #70 #79: Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.2
- #67: Bump golang.org/x/net from 0.3.0 to 0.7.0
- #68: Bump github.com/aws/aws-sdk-go from 1.15.78 to 1.34.0
- #69 #82: Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.1
- #76 #81: Bump github.com/zclconf/go-cty from 1.12.1 to 1.13.1
- #78: Bump sigstore/cosign-installer from 2 to 3
- #80: Bump actions/setup-go from 3 to 4
- #83: Bump github.com/hashicorp/terraform-registry-address from 0.1.0 to 0.2.0
- #85 #88: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.15.0 to 0.16.1
- #87: Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1
v0.2.2
0.2.2 (2022-12-26)
BugFixes
- #49: terraform_deprecated_index: improve perf for files with many expressions
Chores
- #45: Add signatures for keyless signing
- #46: Bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0
- #47: Bump github.com/zclconf/go-cty from 1.11.1 to 1.12.1
- #50: Bump github.com/Masterminds/semver/v3 from 3.1.1 to 3.2.0
- #51: Use # comment syntax in configuration example
- #53: Bump goreleaser/goreleaser-action from 3 to 4
- #54: Bump tflint-plugin-sdk to v0.15.0
- #55: Bump terraform-registry-address to v0.1.0
v0.2.1
v0.2.0
v0.1.1
v0.1.0
0.1.0 (2022-09-08)
Initial release 🎉
The rules have been migrated from TFLint v0.39.3. See the TFLint's CHANGELOG for a history of previous changes to these rules.