Skip to content

Releases: terraform-linters/tflint-ruleset-aws

v0.24.1

01 Jul 07:50
Compare
Choose a tag to compare

0.24.1 (2023-07-01)

  • #508: fix: Fixed the error 'Provider doesn't exist' and the provider exist (@JorgeReus)

v0.24.0

28 Jun 15:38
Compare
Choose a tag to compare

0.24.0 (2023-06-29)

Breaking Changes

  • #501: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.16.1 to 0.17.0
    • TFLint v0.40/v0.41 is no longer supported
  • #504: Update AWS provider/module and generated content (@wata727)
    • The following rules have been removed.
      • aws_macie_member_account_association_invalid_member_account_id
      • aws_macie_s3_bucket_association_invalid_bucket_name
      • aws_macie_s3_bucket_association_invalid_member_account_id
      • aws_macie_s3_bucket_association_invalid_prefix
      • aws_redshift_security_group_invalid_description
      • aws_redshift_security_group_invalid_name
      • aws_secretsmanager_secret_invalid_rotation_lambda_arn
    • The aws_resource_missing_tags rule no longer checks aws_db_security_group.

Enhancements

Chores

  • #497: Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2
  • #498: Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0
  • #500: Bump golang.org/x/net from 0.10.0 to 0.11.0
  • #502: Bump github.com/stretchr/testify from 1.7.2 to 1.8.4

v0.23.1

22 May 16:37
Compare
Choose a tag to compare

0.23.1 (2023-05-22)

Enhancements

  • #484: aws_route_not_specified_target: Add core_network_arn as target (@ttretau)
  • #485 #487 #490 #495: Update AWS provider/module and generated content

Chores

  • #493: Bump golang.org/x/net from 0.9.0 to 0.10.0

v0.23.0

22 Apr 14:50
Compare
Choose a tag to compare

0.23.0 (2023-04-22)

Enhancements

  • #471 #480: Update AWS provider/module and generated content

Chores

  • #436: Use NewRunner hook (@wata727)
  • #468: Bump actions/setup-go from 3 to 4
  • #469: Bump github.com/zclconf/go-cty from 1.13.0 to 1.13.1
  • #473: Bump peter-evans/create-pull-request from 4 to 5
  • #475: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.15.0 to 0.16.1
  • #477: docs: copy edits for deep check (@bendrucker)
  • #481: Follow up of the EnsureNoError deprecation (@wata727)

v0.22.1

18 Mar 11:04
Compare
Choose a tag to compare

0.22.1 (2023-03-18)

0.22.0 (2023-03-18)

Breaking Changes

Enhancements

  • #444 #451 #454: Update AWS provider/module and generated content

BugFixes

Chores

  • #445 #452 #460: Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.2
  • #447 #449 #459: Bump golang.org/x/net from 0.5.0 to 0.8.0
  • #450: Fix submodule checkout issue (@wata727)
  • #457: Bump github.com/zclconf/go-cty from 1.12.1 to 1.13.0
  • #458: Bump sigstore/cosign-installer from 2 to 3
  • #463: Fix generated_code_checks workflow step (@wata727)
  • #464: go 1.20 (@wata727)

v0.21.2

02 Feb 17:14
Compare
Choose a tag to compare

0.21.2 (2023-02-03)

Enhancements

  • #431 #442: Update AWS provider/module and generated content

Chores

  • #433 #441: Bump golang.org/x/net from 0.2.0 to 0.5.0
  • #434: Bump goreleaser/goreleaser-action from 3 to 4
  • #435: Pass GITHUB_TOKEN to e2e test workflow (@wata727)
  • #437: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.14.0 to 0.15.0

v0.21.1

11 Dec 15:48
Compare
Choose a tag to compare

0.21.1 (2022-12-12)

BugFixes

  • #430: elasticache_cluster_previous_type: fix panic on empty string (@bendrucker)

Chores

  • #407: autogenerated maintenance

v0.21.0

04 Dec 17:08
Compare
Choose a tag to compare

0.21.0 (2022-12-05)

Enhancements

v0.20.0

27 Nov 13:35
Compare
Choose a tag to compare

0.20.0 (2022-11-27)

Enhancements

  • #400: autogenerated maintenance

Chores

  • #399: Bump up GoReleaser version in release.yml (@wata727)
  • #401: Bump golang.org/x/net from 0.1.0 to 0.2.0

v0.19.0

14 Nov 14:18
Compare
Choose a tag to compare

0.19.0 (2022-11-14)

Enhancements

  • #390: autogenerated maintenance

BugFixes

  • #397: Prefer credentials in "plugin" blocks over "provider" blocks (@wata727)

Chores

  • #394: Add signatures for keyless signing (@wata727)
  • #395: Bump github.com/hashicorp/hcl/v2 from 2.14.1 to 2.15.0
  • #398: Bump up GoReleaser version (@wata727)