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 #426
- Requires TFLint v0.46+
- Bump API versions by @wata727 in #433
- Removed the following rules
- azurerm_netapp_account_invalid_name
- azurerm_netapp_pool_invalid_account_name
- azurerm_netapp_pool_invalid_name
- azurerm_netapp_snapshot_invalid_account_name
- azurerm_netapp_snapshot_invalid_pool_name
- azurerm_netapp_snapshot_invalid_volume_name
- azurerm_netapp_volume_invalid_account_name
- azurerm_netapp_volume_invalid_name
- azurerm_netapp_volume_invalid_pool_name
- Removed the following rules
Enhancements
- feat(vm_size): update vm sizes to state at 2025-08-09 by @JannoTjarks in #408
- feat: prevent destroy on resources that contain data to prevent accidantal data loss by @pregress in #427
- Added a new rule:
azurerm_resources_missing_prevent_destroy
- Added a new rule:
- feat(vm_size): Updates vm sizes to state at 2025-11-05 by @JannoTjarks in #429
Chores
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #409
- Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 in /tools by @dependabot[bot] in #411
- Bump github.com/zclconf/go-cty from 1.16.3 to 1.16.4 by @dependabot[bot] in #412
- dependabot: allow actions writes by @wata727 in #413
- Bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 by @dependabot[bot] in #410
- Fix E2E tests to take into account the newly added JSON fields by @wata727 in #421
- Bump actions/attest-build-provenance from 2.4.0 to 3.0.0 by @dependabot[bot] in #414
- Bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 by @dependabot[bot] in #416
- Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 in /tools by @dependabot[bot] in #417
- Bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 in /tools by @dependabot[bot] in #418
- Bump actions/setup-go from 5.5.0 to 6.0.0 by @dependabot[bot] in #419
- Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by @dependabot[bot] in #422
- Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /tools by @dependabot[bot] in #424
- Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 by @dependabot[bot] in #425
- Bump Go version to 1.25 by @wata727 in #432
- 🤖 MicrosoftDocs/azure-docs changes by @github-actions[bot] in #420
- Drop support for Cosign signatures by @wata727 in #434
New Contributors
Full Changelog: v0.29.0...v0.30.0