What's Changed
Enhancements
- Update AWS provider/module and generated content by @github-actions[bot] in #1120
- Fix aws_route rules to recognize core_network_arn and odb_network_arn targets by @SetagGnaw in #1130
- Update AWS provider/module and generated content by @github-actions[bot] in #1126
- Generate RDS instance classes from the price list by @bendrucker in #1146
- Update AWS provider/module and generated content by @github-actions[bot] in #1144
- Generate ElastiCache node types by @bendrucker in #1163
- Update AWS provider/module and generated content by @github-actions[bot] in #1149
- Update AWS provider/module and generated content by @github-actions[bot] in #1166
- Update AWS provider/module and generated content by @github-actions[bot] in #1171
- Update AWS provider/module and generated content by @github-actions[bot] in #1180
Bug Fixes
- Fix aws_resource_missing_tags matching ASG tags across all ASGs (#1136) by @SetagGnaw in #1137
- DynamoDB ARN should be accepted by @firke in #1170
Chores
- build(deps): bump actions/attest from 4.1.0 to 4.1.1 by @dependabot[bot] in #1122
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1124
- build(deps): bump github.com/aws/smithy-go from 1.27.2 to 1.27.3 by @dependabot[bot] in #1125
- build(deps): bump goreleaser/goreleaser-action from 7.2.2 to 7.2.3 by @dependabot[bot] in #1123
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1127
- build(deps): bump github.com/zclconf/go-cty from 1.18.1 to 1.19.0 by @dependabot[bot] in #1128
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1131
- build(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 by @dependabot[bot] in #1132
- build(deps): bump github.com/hashicorp/terraform-json from 0.27.2 to 0.28.0 by @dependabot[bot] in #1133
- refactor: rename rules/utils.go to elasticache_node_types.go by @bendrucker in #1135
- build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 by @dependabot[bot] in #1138
- build(deps): bump actions/checkout from 7.0.0 to 7.0.1 by @dependabot[bot] in #1139
- build(deps): bump github.com/aws/smithy-go from 1.27.3 to 1.27.4 by @dependabot[bot] in #1143
- build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 by @dependabot[bot] in #1140
- build(deps): bump the aws-sdk group across 1 directory with 2 updates by @dependabot[bot] in #1142
- build(deps): bump actions/attest from 4.1.1 to 4.2.0 by @dependabot[bot] in #1141
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1147
- build(deps): bump github.com/aws/smithy-go from 1.27.4 to 1.27.5 by @dependabot[bot] in #1148
- build(deps): bump actions/attest from 4.2.0 to 4.2.2 by @dependabot[bot] in #1150
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1151
- build(deps): bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.73 to 2.0.0-beta.74 by @dependabot[bot] in #1152
- build(deps): bump github.com/aws/smithy-go from 1.27.6 to 1.27.7 by @dependabot[bot] in #1155
- build(deps): bump the aws-sdk group across 1 directory with 7 updates by @dependabot[bot] in #1154
- build(deps): bump golang.org/x/net from 0.57.0 to 0.58.0 by @dependabot[bot] in #1157
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1156
- build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 by @dependabot[bot] in #1158
- build(deps): bump github.com/aws/smithy-go from 1.27.8 to 1.27.9 by @dependabot[bot] in #1162
- build(deps): bump the aws-sdk group across 1 directory with 7 updates by @dependabot[bot] in #1161
- Fix false end of support warning for new runtimes by @bendrucker in #1164
- Fix time-dependent Lambda runtime message test by @bendrucker in #1165
- build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 by @dependabot[bot] in #1168
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1172
- Format generated Go files in the generator by @bendrucker in #1174
- build(deps): bump google.golang.org/grpc from 1.83.1 to 1.83.2 by @dependabot[bot] in #1176
- github: Use setup-tflint instead of install scripts by @wata727 in #1177
- build(deps): bump the aws-sdk group with 7 updates by @dependabot[bot] in #1178
New Contributors
- @SetagGnaw made their first contribution in #1130
- @firke made their first contribution in #1170
Full Changelog: v0.48.0...v0.49.0