v2.0.0
chore: remove aws provider v6 upper bound @wavemoran (#103)
## Summary - Remove `< 6.0.0` upper bound on `hashicorp/aws` provider to unblock v6.x adoption - AWS provider [v6.21](https://github.com/hashicorp/terraform-provider-aws/pull/45024) adds Python 3.14 Lambda runtime support - Python 3.14 is required by Datadog Lambda Forwarder starting at [v5.2.0](https://github.com/DataDog/datadog-serverless-functions/releases/tag/aws-dd-forwarder-5.2.0) - Companion PR: cloudposse-terraform-components/aws-datadog-credentials#69Changes
src/versions.tf:">= 4.0, < 6.0.0"→">= 4.0"
Test plan
- CI lint passes (terraform init, no provider conflicts)
- Terratest passes in merge queue
🤖 Generated with Claude Code
Summary by CodeRabbit
- Chores
- Updated AWS provider version constraint to support newer versions without upper-bound restrictions.
🤖 Automatic Updates
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.47.0 @[renovate[bot]](https://github.com/apps/renovate) (#102)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| terraform-linters/tflint-ruleset-aws | plugin | minor | 0.46.0 → 0.47.0 |
Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.47.0
What's Changed
Breaking Changes
- Update AWS provider/module and generated content by @github-actions[bot] in #1067
- Removed the following rules
aws_config_organization_custom_rule_invalid_input_parametersaws_config_organization_managed_rule_invalid_input_parameters
- Removed the following rules
Enhancements
- generators: generate lambda deprecated runtime data from AWS docs by @bendrucker in #1070
- Update AWS provider/module and generated content by @github-actions[bot] in #1068
Chores
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.70 to 2.0.0-beta.71 by @dependabot[bot] in #1057
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #1056
- Bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #1061
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #1060
- Bump google.golang.org/grpc from 1.75.1 to 1.79.3 by @dependabot[bot] in #1062
- Bump the aws-sdk group with 2 updates by @dependabot[bot] in #1063
- Bump github.com/terraform-linters/tflint-plugin-sdk from 0.23.1 to 0.24.0 by @dependabot[bot] in #1064
- Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.71 to 2.0.0-beta.72 by @dependabot[bot] in #1065
- generators: remove stale generated files during go generate by @bendrucker in #1066
- Update AWS provider/module and generated content by @github-actions[bot] in #1059
- dependabot: Set cooldown period by @wata727 in #1071
- Migrate attest-build-provenance to attest by @wata727 in #1073
Full Changelog: terraform-linters/tflint-ruleset-aws@v0.46.0...v0.47.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.46.0 @[renovate[bot]](https://github.com/apps/renovate) (#100)
This PR contains the following updates:| Package | Type | Update | Change |
|---|---|---|---|
| terraform-linters/tflint-ruleset-aws | plugin | minor | 0.45.0 → 0.46.0 |
Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.46.0
What's Changed
Enhancements
- Update AWS provider/module and generated content by @github-actions[bot] in #1028
- rds: accept sqlserver-dev-ee engine by @Nullh in #1045
- Update AWS provider/module and generated content by @github-actions[bot] in #1038
- Update AWS provider/module and generated content by @github-actions[bot] in #1053
Chores
- Fix maintenance script failure by @wata727 in #1027
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #1029
- Bump actions/setup-go from 6.1.0 to 6.2.0 by @dependabot[bot] in #1030
- Bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #1032
- Bump the aws-sdk group with 3 updates by @dependabot[bot] in #1031
- Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 by @dependabot[bot] in #1033
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.279.2 to 1.281.0 in the aws-sdk group by @dependabot[bot] in #1035
- Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #1034
- Bump actions/attest-build-provenance from 3.1.0 to 3.2.0 by @dependabot[bot] in #1036
- Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.281.0 to 1.285.0 in the aws-sdk group by @dependabot[bot] in #1037
- Bump the aws-sdk group with 2 updates by @dependabot[bot] in #1039
- Bump golang.org/x/net from 0.49.0 to 0.50.0 by @dependabot[bot] in #1040
- Remove aws_s3_bucket_invalid_region from docs by @kakakakakku in #1041
- Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 by @dependabot[bot] in #1042
- Bump github.com/aws/smithy-go from 1.24.0 to 1.24.1 by @dependabot[bot] in #1044
- Bump the aws-sdk group with 3 updates by @dependabot[bot] in #1043
- Bump hashicorp/setup-terraform from 3.1.2 to 4.0.0 by @dependabot[bot] in #1046
- Bump actions/attest-build-provenance from 3.2.0 to 4.1.0 by @dependabot[bot] in #1048
- Bump actions/setup-go from 6.2.0 to 6.3.0 by @dependabot[bot] in #1047
- Bump the aws-sdk group with 7 updates by @dependabot[bot] in #1049
- Bump github.com/zclconf/go-cty from 1.17.0 to 1.18.0 by @dependabot[bot] in #1052
- Bump golang.org/x/net from 0.50.0 to 0.51.0 by @dependabot[bot] in #1051
- Bump github.com/aws/smithy-go from 1.24.1 to 1.24.2 by @dependabot[bot] in #1050
- deps: Bump Go version to 1.26 by @wata727 in #1054
New Contributors
- @kakakakakku made their first contribution in #1041
- @Nullh made their first contribution in #1045
Full Changelog: terraform-linters/tflint-ruleset-aws@v0.45.0...v0.46.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.