v0.24.0
FEATURES
- New Check:
AT010
: check forTestCase
includingIDRefreshName
implementation - New Check:
AT011
: check forTestCase
includingIDRefreshIgnore
implementation withoutIDRefreshName
- New Check:
AT012
: check for files containing multiple acceptance test function name prefixes - New Check:
V011
: check for customSchemaValidateFunc
that implementvalidation.StringLenBetween()
- New Check:
V012
: check for customSchemaValidateFunc
that implementvalidation.IntAtLeast()
,validation.IntAtMost()
, orvalidation.IntBetween()
- New Check:
V013
: check for customSchemaValidateFunc
that implementvalidation.StringInSlice()
orvalidation.StringNotInSlice()
- New Check:
V014
: check for customSchemaValidateFunc
that implementvalidation.IntInSlice()
orvalidation.IntNotInSlice()
Docker images
docker pull bflad/tfproviderlint:0.24.0
docker pull bflad/tfproviderlint:0.24
docker pull bflad/tfproviderlint:latest