|
1 | 1 | ## What's Changed
|
2 | 2 |
|
3 | 3 | ### Enhancements
|
4 |
| -* Bump github.com/terraform-linters/tflint-plugin-sdk from 0.21.0 to 0.22.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/231 |
5 |
| - * Required to support ephemeral marks, introduced in Terraform v1.10. |
| 4 | +* `required_providers`: support `ephemeral` resources by @bendrucker in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/252 |
6 | 5 |
|
7 | 6 | ### Chores
|
8 |
| -* Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/225 |
9 |
| -* Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/222 |
10 |
| -* deps: Go 1.24 by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/241 |
11 |
| -* Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/223 |
12 |
| -* Bump actions/attest-build-provenance from 1 to 2 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/226 |
13 |
| -* Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/239 |
14 |
| -* Bump github.com/hashicorp/terraform-registry-address from 0.2.3 to 0.2.4 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/233 |
15 |
| -* Bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.8 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/232 |
16 |
| -* Bump github.com/zclconf/go-cty from 1.15.1 to 1.16.2 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/235 |
17 |
| -* Add make release for release automation by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/245 |
18 |
| -* Use `helper.AssertIssues` fixed in SDK v0.22 by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/246 |
| 7 | +* Enable Dependabot auto-merge by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/242 |
| 8 | +* Bump golang.org/x/net from 0.34.0 to 0.36.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/248 |
| 9 | +* Pin GitHub Action versions by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/249 |
| 10 | +* Bump actions/setup-go from 5.3.0 to 5.4.0 by @dependabot in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/250 |
19 | 11 |
|
20 | 12 |
|
21 |
| -**Full Changelog**: https://github.com/terraform-linters/tflint-ruleset-terraform/compare/v0.10.0...v0.11.0 |
| 13 | +**Full Changelog**: https://github.com/terraform-linters/tflint-ruleset-terraform/compare/v0.11.0...v0.12.0 |
0 commit comments