v0.36.0
·
571 commits
to master
since this release
0.36.0 (2022-05-05)
GPG key ID: 8CE69160EB3F2FE9
Enhancements
- #1369: tflint: Add format option to the config file (@wata727)
- #1370: cmd: Add
--color
option (@wata727)
Plugin API Changes
- #1365: Refactor tflint.LoadConfig (@wata727)
- Previously,
GetRuleConfigContent
always returned reserved attributes (e.g.enabled
), regardless of the passed schema, but new gRPC server will not return them.
- Previously,
- #1368: plugin: Allow accepting IncludeNotCreated option (@wata727)
Chores
- #1336: build: Go 1.18 (@wata727)
- #1339 #1347 #1350: build(deps): Bump alpine from 3.15.1 to 3.15.4
- #1344: build: CI only checks docker build for linux/amd64 (@wata727)
- #1346 #1371: build(deps): Bump github.com/terraform-linters/tflint-plugin-sdk from 0.10.0 to 0.11.0
- #1348: discovery: reword message on protocol version err (@bendrucker)
- #1349: build(deps): Bump github.com/hashicorp/go-uuid from 1.0.2 to 1.0.3
- #1360: build(deps): Bump golang from 1.18.0-alpine3.15 to 1.18.1-alpine3.15
- #1361: Add signatures for keyless signing (@wata727)
- #1364: build(deps): Bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0
- #1366: build(deps): Bump github.com/google/go-cmp from 0.5.7 to 0.5.8
- #1367: build(deps): Bump sigstore/cosign-installer from 2.2.1 to 2.3.0