|
1 | 1 | ## What's Changed |
2 | 2 |
|
3 | 3 | ### Enhancements |
4 | | -* `required_providers`: support `ephemeral` resources by @bendrucker in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/252 |
| 4 | +* Add terraform_module_shallow_clone rule by @chernetskyi in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/267 |
5 | 5 |
|
6 | 6 | ### Chores |
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 |
| 7 | +* Bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/254 |
| 8 | +* Bump github.com/hashicorp/terraform-registry-address from 0.2.4 to 0.2.5 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/255 |
| 9 | +* Potential fix for code scanning alert no. 2: Incomplete regular expression for hostnames by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/257 |
| 10 | +* Set explicit workflow permissions by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/258 |
| 11 | +* Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/259 |
| 12 | +* Bump actions/attest-build-provenance from 2.2.3 to 2.3.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/260 |
| 13 | +* Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/261 |
| 14 | +* Bump github.com/zclconf/go-cty from 1.16.2 to 1.16.3 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/262 |
| 15 | +* Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/264 |
| 16 | +* Bump github.com/hashicorp/terraform-registry-address from 0.2.5 to 0.3.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/265 |
| 17 | +* Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/266 |
| 18 | +* Bump sigstore/cosign-installer from 3.9.0 to 3.9.1 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/268 |
| 19 | +* Bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/269 |
| 20 | +* Bump github.com/hashicorp/hcl/v2 from 2.23.0 to 2.24.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/270 |
| 21 | +* Bump golang.org/x/oauth2 from 0.23.0 to 0.27.0 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/271 |
| 22 | +* Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 by @dependabot[bot] in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/272 |
| 23 | +* Remove unneeded repository info from goreleaser.yml by @wata727 in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/273 |
11 | 24 |
|
| 25 | +## New Contributors |
| 26 | +* @chernetskyi made their first contribution in https://github.com/terraform-linters/tflint-ruleset-terraform/pull/267 |
12 | 27 |
|
13 | | -**Full Changelog**: https://github.com/terraform-linters/tflint-ruleset-terraform/compare/v0.11.0...v0.12.0 |
| 28 | +**Full Changelog**: https://github.com/terraform-linters/tflint-ruleset-terraform/compare/v0.12.0...v0.13.0 |
0 commit comments