Skip to content

Releases: terraform-linters/tflint-ruleset-aws

v0.2.1

01 Feb 17:31
Compare
Choose a tag to compare

0.2.1 (2021-02-02)

GPG key ID: 8CE69160EB3F2FE9

BugFixes

  • #59: Check EnabledRules instead of Rules

v0.2.0

31 Jan 12:33
Compare
Choose a tag to compare

0.2.0 (2021-01-31)

The minimum supported version of TFLint has changed in this version. TFLint v0.24.0+ is required for this plugin to work.

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

  • #58: Bump tflint-plugin-sdk to v0.8.0

Enhancements

  • #56: Bump github.com/aws/aws-sdk-go from 1.36.19 to 1.37.1
  • #57: Bump aws-sdk-go

Chores

  • #47: Bump github.com/hashicorp/hcl/v2 from 2.8.1 to 2.8.2
  • #54: Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.4.0 to 2.4.2

v0.1.2

10 Jan 15:31
Compare
Choose a tag to compare

0.1.2 (2021-01-10)

GPG key ID: 8CE69160EB3F2FE9

BugFixes

  • #40: Override RuleNames
  • #43: rule: Allow other fields of rule configs
  • #44: docs: Fix regex in aws_s3_bucket_name
  • #45: Bump tflint-plugin-sdk

v0.1.1

03 Jan 13:31
Compare
Choose a tag to compare

0.1.1 (2021-01-03)

GPG key ID: 8CE69160EB3F2FE9

  • #24: Setup GoReleaser

v0.1.0

03 Jan 13:01
Compare
Choose a tag to compare

Changelog

2ccaff4 Initial release 🎉