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 checksaws_db_security_group
.
- The following rules have been removed.
Enhancements
- #489: feat: Added default tags functionality (@JorgeReus)