Releases: terraform-linters/tflint-ruleset-aws
Releases · terraform-linters/tflint-ruleset-aws
v0.44.0
What's Changed
Support for Cosign signatures has been removed from this release. The checksums.txt.keyless.sig and checksums.txt.pem will not be included in the release.
These files are not used in normal use cases, so in most cases this will not affect you, but if you are affected, you can use Artifact Attestations instead.
Breaking Changes
- Bump github.com/terraform-linters/tflint-plugin-sdk from 0.22.0 to 0.23.1 by @dependabot[bot] in #966
- Requires TFLint v0.46+
Enhancements
- Update AWS provider/module and generated content by @github-actions[bot] in #954
- Update AWS provider/module and generated content by @github-actions[bot] in #959
- Update Lambda runtime deprecation dates by @Copilot in #969
- Add missing ElastiCache node type: cache.r6gd.large by @Copilot in #971
- Fix typos in AWS RDS DB instance types by @Copilot in #972
- Add missing AWS S3 bucket naming restrictions by @Copilot in #976
Chores
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.251.2 to 1.253.0 in the aws-sdk group by @dependabot[bot] in #952
- Bump github.com/hashicorp/terraform-json from 0.26.0 to 0.27.2 by @dependabot[bot] in #953
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #956
- Bump the aws-sdk group with 2 updates by @dependabot[bot] in #957
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.66 to 2.0.0-beta.67 by @dependabot[bot] in #958
- Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.108.0 to 1.108.2 in the aws-sdk group by @dependabot[bot] in #960
- Bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #961
- Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #962
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #963
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #965
- Drop support for Cosign signatures by @wata727 in #968
- Add documentation to AWS MQ engine type validation rules by @Copilot in #974
- Reorder S3 bucket ACL enum values for consistency by @Copilot in #975
New Contributors
- @Copilot made their first contribution in #969
Full Changelog: v0.43.0...v0.44.0
v0.43.0
What's Changed
Breaking Changes
Enhancements
- Update AWS provider/module and generated content by @github-actions[bot] in #921
- Update AWS provider/module and generated content by @github-actions[bot] in #948
Chores
- Bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #927
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #928
- Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #931
- Bump github.com/hashicorp/terraform-json from 0.25.0 to 0.26.0 by @dependabot[bot] in #930
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #929
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #932
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #933
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #934
- Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 by @dependabot[bot] in #935
- dependabot: allow actions writes by @wata727 in #936
- Fix E2E tests to take into account the newly added JSON fields by @wata727 in #944
- Bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #937
- Bump github.com/aws/smithy-go from 1.22.5 to 1.23.0 by @dependabot[bot] in #938
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #940
- Bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 by @dependabot[bot] in #942
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.65 to 2.0.0-beta.66 by @dependabot[bot] in #943
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #939
- Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #941
- Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #945
- Bump golang.org/x/net from 0.43.0 to 0.44.0 by @dependabot[bot] in #946
- deps: Bump Go version to 1.25 by @wata727 in #950
Full Changelog: v0.42.0...v0.43.0
v0.42.0
What's Changed
Breaking Changes
- Remove aws_guardduty_member_invalid_email rule by @wata727 in #925
- This auto-generated rule had invalid regexp.
Chores
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #924
Full Changelog: v0.41.0...v0.42.0
v0.41.0
What's Changed
Breaking Changes
- fix: update mappings for AWS Provider v6 compatibility by @bendrucker in #902
Enhancements
- Update AWS provider/module and generated content by @github-actions[bot] in #888
- Update AWS provider/module and generated content by @github-actions[bot] in #919
Chores
- Bump the aws-sdk group with 2 updates by @dependabot[bot] in #887
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.222.0 to 1.224.0 in the aws-sdk group by @dependabot[bot] in #889
- Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in #891
- Bump the aws-sdk group with 6 updates by @dependabot[bot] in #892
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.64 to 2.0.0-beta.65 by @dependabot[bot] in #890
- Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot[bot] in #894
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #895
- Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by @dependabot[bot] in #896
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #897
- Bump the aws-sdk group with 4 updates by @dependabot[bot] in #905
- Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 by @dependabot[bot] in #906
- Clarify README by @excavator-matt in #907
- Bump the aws-sdk group with 3 updates by @dependabot[bot] in #908
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #909
- Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in #910
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.230.0 to 1.231.0 in the aws-sdk group by @dependabot[bot] in #911
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #914
- Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in #915
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.233.1 to 1.236.0 in the aws-sdk group by @dependabot[bot] in #916
- Bump github.com/aws/smithy-go from 1.22.4 to 1.22.5 by @dependabot[bot] in #917
- Draw attention to rules disabled by default by @excavator-matt in #918
- Remove unneeded repository info from goreleaser.yml by @wata727 in #920
New Contributors
- @excavator-matt made their first contribution in #907
Full Changelog: v0.40.0...v0.41.0
v0.40.0
What's Changed
Enhancements
- feat: warn against data sources with ephemeral alternatives by @aristosvo in #861
- rules: Update Lambda deprecated runtimes by @wata727 in #886
- Update AWS provider/module and generated content by @github-actions in #870
Chores
- Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot in #872
- Bump the aws-sdk group with 3 updates by @dependabot in #873
- Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 by @dependabot in #874
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.212.0 to 1.213.0 in the aws-sdk group by @dependabot in #875
- docs: Rename aws_write_only_attributes.md -> aws_write_only_arguments.md by @wata727 in #876
- Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #877
- Bump golang.org/x/net from 0.39.0 to 0.40.0 by @dependabot in #879
- Bump the aws-sdk group with 2 updates by @dependabot in #878
- Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot in #883
- Bump the aws-sdk group with 3 updates by @dependabot in #882
- Bump github.com/hashicorp/terraform-json from 0.24.0 to 0.25.0 by @dependabot in #884
Full Changelog: v0.39.0...v0.40.0
v0.39.0
What's Changed
Enhancements
- Update AWS provider/module and generated content by @github-actions in #840
- Add
aws_iam_role_deprecated_policy_attributesrule by @alexjfisher in #833 aws_write_only_arguments: recommend write-only arguments where available by @aristosvo in #860- Update AWS provider/module and generated content by @github-actions in #855
Bug Fixes
- provider_missing_default_tags: correctly handle unknown values by @bendrucker in #851
Chores
- Bump the aws-sdk group with 7 updates by @dependabot in #839
- Bump golang.org/x/net from 0.35.0 to 0.37.0 by @dependabot in #842
- Bump the aws-sdk group with 7 updates by @dependabot in #841
- Bump the aws-sdk group with 2 updates by @dependabot in #845
- Pin GitHub Action versions by @wata727 in #846
- Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in #847
- Bump the aws-sdk group with 2 updates by @dependabot in #848
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.62 to 2.0.0-beta.63 by @dependabot in #849
- Bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #853
- Bump the aws-sdk group with 3 updates by @dependabot in #852
- Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot in #854
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.63 to 2.0.0-beta.64 by @dependabot in #857
- Bump the aws-sdk group across 1 directory with 6 updates by @dependabot in #858
- Bump the aws-sdk group with 6 updates by @dependabot in #862
- Bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #863
- Bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.54.6 to 1.55.0 in the aws-sdk group by @dependabot in #865
- Potential fix for code scanning alert no. 6: Incomplete regular expression for hostnames by @wata727 in #868
- Set explicit workflow permissions by @wata727 in #869
New Contributors
- @alexjfisher made their first contribution in #833
- @aristosvo made their first contribution in #860
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
Breaking Changes
- Update AWS provider/module and generated content by @wata727 in #837
- Remove Amazon Chime rules
aws_chime_voice_connector_group_invalid_nameaws_chime_voice_connector_invalid_aws_regionaws_chime_voice_connector_invalid_nameaws_chime_voice_connector_logging_invalid_voice_connector_idaws_chime_voice_connector_origination_invalid_voice_connector_idaws_chime_voice_connector_streaming_invalid_voice_connector_idaws_chime_voice_connector_termination_credentials_invalid_voice_connector_idaws_chime_voice_connector_termination_invalid_default_phone_numberaws_chime_voice_connector_termination_invalid_voice_connector_id
- Remove Amazon Chime rules
Enhancements
- feat: add aws_security_group_inline_rules rule by @kayman-mk in #793
Chores
- Bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.53.1 to 1.53.2 in the aws-sdk group by @dependabot in #806
- Bump github.com/zclconf/go-cty from 1.15.1 to 1.16.0 by @dependabot in #807
- Bump the aws-sdk group with 7 updates by @dependabot in #809
- Bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #811
- Bump github.com/terraform-linters/tflint-plugin-sdk from 0.21.0 to 0.22.0 by @dependabot in #812
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.59 to 2.0.0-beta.60 by @dependabot in #810
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.60 to 2.0.0-beta.61 by @dependabot in #816
- Bump github.com/zclconf/go-cty from 1.16.0 to 1.16.1 by @dependabot in #817
- Bump the aws-sdk group with 7 updates by @dependabot in #815
- Bump github.com/zclconf/go-cty from 1.16.1 to 1.16.2 by @dependabot in #819
- Bump the aws-sdk group with 7 updates by @dependabot in #818
- Bump the aws-sdk group with 7 updates by @dependabot in #823
- Bump the aws-sdk group with 7 updates by @dependabot in #824
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.61 to 2.0.0-beta.62 by @dependabot in #825
- Bump the aws-sdk group with 2 updates by @dependabot in #826
- Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in #827
- Bump github.com/aws/smithy-go from 1.22.2 to 1.22.3 by @dependabot in #830
- Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in #831
- Bump the aws-sdk group with 7 updates by @dependabot in #829
- deps: Go 1.24 by @wata727 in #832
- rule template: fix typo by @bendrucker in #834
- Remove hard-coded versions from integration tests by @wata727 in #835
- Add make release for release automation by @wata727 in #836
Full Changelog: v0.37.0...v0.38.0
v0.37.0
0.37.0 (2024-12-31)
Breaking Changes
- #789 #798: Update AWS provider/module and generated content
- Removed the following rules
aws_service_discovery_http_namespace_invalid_nameaws_service_discovery_private_dns_namespace_invalid_nameaws_service_discovery_public_dns_namespace_invalid_name
- Removed the following rules
Enhancements
- #787 #800: Add new db.m8g, r8g, r7i, r6i-preconfigured, m7i, c6gd instances (@gnetsman, @wata727)
- #786: feat: add
aws_iam_policy_attachment_exclusive_attachmentrule (@kayman-mk) - #790: feat: add
aws_security_group_rule_deprecatedrule (@kayman-mk) - #801: rules: Add missing DB engines (@wata727)
- #802: rules: Add cache.c7gn high-bandwidth node type (@wata727)
- #803: rules: Update Lambda runtime deprecations (@wata727)
Chores
v0.36.0
0.36.0 (2024-12-08)
Breaking Changes
- #759: glue: disable connection type and properties checks (@bendrucker)
- Removed
aws_glue_connection_invalid_connection_typerule
- Removed
Enhancements
Chores
- #755: Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0
- #765: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- #769: Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.187.1 to 1.194.0
- #777: Bump the aws-sdk group with 7 updates
- #778: Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1
- #781: Enable Dependabot auto-merge (@wata727)
- #782: Bump golang.org/x/net from 0.31.0 to 0.32.0
- #783: Squash auto-merge Dependabot PRs (@wata727)
- #784: Bump actions/attest-build-provenance from 1 to 2
v0.35.0
0.35.0 (2024-11-17)
Enhancements
- #725: Update AWS provider/module and generated content
Chores
- #726 #731 #739 #746: Bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.47.3 to 1.49.2
- #727 #732 #747: Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.182.0 to 1.187.1
- #728 #730 #736 #748: Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.87.2 to 1.89.1
- #733 #751: Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.37.2 to 1.37.3
- #735: Bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0
- #738 #743: Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.28.2 to 1.28.4
- #740: Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.58 to 2.0.0-beta.59
- #741: Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.43.0 to 1.43.2
- #742: Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.40.0 to 1.41.1
- #744: Bump golang.org/x/net from 0.30.0 to 0.31.0