Skip to content

v0.24.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jun 15:38
· 279 commits to master since this release

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