Releases: terraform-linters/tflint-ruleset-aws
Releases · terraform-linters/tflint-ruleset-aws
v0.18.0
0.18.0 (2022-10-24)
Breaking Changes
Enhancements
- #382: autogenerated maintenance
- #388: Bump tflint-plugin-sdk to v0.14.0 (@wata727)
Chores
- #387: Bump github.com/dave/dst from 0.27.0 to 0.27.2
v0.17.1
0.17.1 (2022-09-29)
Enhancements
Chores
- #374: Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
- #377: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.12.0 to 0.13.0
- #378: Bump github.com/hashicorp/hcl/v2 from 2.14.0 to 2.14.1
v0.17.0
0.17.0 (2022-09-08)
The minimum supported version of TFLint has changed in this version. TFLint v0.40.0+ is required for this plugin to work.
GPG key ID: 8CE69160EB3F2FE9
Breaking Changes
Enhancements
- #366: autogenerated maintenance
Chores
- #365: Bump github.com/zclconf/go-cty from 1.10.0 to 1.11.0
- #368: Bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.0
- #371: build: Improve Go workflows (@wata727)
v0.16.1
0.16.1 (2022-08-27)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- 363: autogenerated maintenance
v0.16.0
0.16.0 (2022-08-14)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- #358: autogenerated maintenance
- Removed
aws_cloudwatch_metric_alarm_invalid_extended_statistic
rule
- #362: Lambda runtime deprecation updates (@PatMyron)
Chores
v0.15.0
0.15.0 (2022-07-15)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- #352: autogenerated maintenance
- #355: Add
aws_security_group_rule_invalid_protocol
rule (@x-color)
- #356: Add
aws_security_group_invalid_protocol
rule (@x-color)
Chores
- #354: Bump github.com/hashicorp/hcl/v2 from 2.12.0 to 2.13.0
v0.14.0
0.14.0 (2022-05-31)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
Chores
- #344: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.1 to 0.11.0
- #347: Bump goreleaser/goreleaser-action from 2 to 3
- #351: Bump github.com/dave/dst from 0.26.2 to 0.27.0
v0.13.4
0.13.4 (2022-05-05)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- #336: autogenerated maintenance
Chores
- #338: Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0
- #339: Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
- #340: Replace logger from the standard logger (@wata727)
- #341: Add E2E tests (@wata727)
v0.13.3
0.13.3 (2022-04-17)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- #324: autogenerated maintenance
- #335: Lambda runtime deprecation updates (python3.6) (@PatMyron)
Chores
- #328: chores: Remove snaker (@wata727)
- #329: Fix rule template for rule generator (@wata727)
- #330: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.0 to 0.10.1
- #333: style: format rules/api/rule.go.tmpl and run
go generate ./...
(@suzuki-shunsuke)
- #334: Bump actions/setup-go from 2 to 3
v0.13.2
0.13.2 (2022-03-29)
GPG key ID: 8CE69160EB3F2FE9
BugFixes
- #327: Suppress unevaluable/unknown/null errors on provider block eval (@wata727)
Chores
- #321: Bump peter-evans/create-pull-request from 3 to 4
- #322: Bump actions/cache from 2 to 3