Releases: terraform-linters/tflint-ruleset-aws
Releases Β· terraform-linters/tflint-ruleset-aws
v0.27.0
0.27.0 (2023-09-17)
Enhancements
- #534 #544: Update AWS provider/module and generated content
- #545: Add support for cache instance families m7g and r7g (@dvxam)
- #546: Add missing DB instance classes (@wata727)
- #547: Update Lambda runtime deprecations (@wata727)
- #548: Update DB engine list (@wata727)
Chores
v0.26.0
v0.25.0
v0.24.3
0.24.3 (2023-07-22)
- #517: resource_missing_tags: rewrite to only consider keys (@bendrucker)
- #519: resource_missing_tags: Ignore non-existent provider aliases (@wata727)
v0.24.2
v0.24.1
0.24.1 (2023-07-01)
- #508: fix: Fixed the error 'Provider doesn't exist' and the provider exist (@JorgeReus)
v0.24.0
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)
Chores
v0.23.1
v0.23.0
0.23.0 (2023-04-22)
Enhancements
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
0.22.1 (2023-03-18)
0.22.0 (2023-03-18)
Breaking Changes
Enhancements
BugFixes
- #455: aws_acm_certificate: fix false positive for private CA (@bendrucker @wata727)
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)