Skip to content

Releases: terraform-linters/tflint-ruleset-aws

v0.16.1

27 Aug 07:34
Compare
Choose a tag to compare

0.16.1 (2022-08-27)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

  • 363: autogenerated maintenance

v0.16.0

14 Aug 06:41
Compare
Choose a tag to compare

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

14 Jul 16:51
Compare
Choose a tag to compare

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

30 May 17:37
Compare
Choose a tag to compare

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

05 May 12:26
Compare
Choose a tag to compare

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

17 Apr 07:47
Compare
Choose a tag to compare

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

29 Mar 14:35
Compare
Choose a tag to compare

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

v0.13.1

28 Mar 14:53
Compare
Choose a tag to compare

0.13.1 (2022-03-28)

GPG key ID: 8CE69160EB3F2FE9

BugFixes

  • #320: Call EnsureNoError after evaluating aws_route expression so unevaluable expressions are skipped (@jandersen-plaid)

v0.13.0

27 Mar 14:31
Compare
Choose a tag to compare

0.13.0 (2022-03-27)

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

GPG key ID: 8CE69160EB3F2FE9

Breaking Changes

  • #274: Bump tflint-plugin-sdk for gRPC-based new plugin system (@wata727)
  • #310: aws_spot_instance_request.instance_interruption_behaviour renamed (@PatMyron)
  • #317 #318: Update aws-sdk-go and AWS provider rules (@wata727)
    • Removed aws_amplify_domain_association_invalid_domain_name rule.

Enhancements

  • #309: refactor previous generation instance type rules (@PatMyron)
  • #315: rules: Add new aws_elastic_beanstalk_environment_invalid_name_format rule (@samhpickering)

Chores

  • #312: Bump actions/checkout from 2 to 3
  • #313: Bump github.com/hashicorp/aws-sdk-go-base from 1.0.0 to 1.1.0
  • #314: go 1.18 (@PatMyron)
  • #319: Bump GoReleaser version (@wata727)

v0.12.0

28 Jan 08:26
Compare
Choose a tag to compare

0.12.0 (2022-01-28)

GPG key ID: 8CE69160EB3F2FE9

Enhancements

Chores

  • #286: Updated missing documentation (@Rihoj)
  • #290: automating maintenance with Github actions (@PatMyron)
  • #298: Bump github.com/google/go-cmp from 0.5.6 to 0.5.7
  • #302: git submodule update in automated maintenance (@PatMyron)