Lint Terraform provider code for errors and best practices.
Terraform Provider Lint Tool
tfproviderlint$ tfproviderlint ./...$ tfproviderlint -c=R001,R002 ./...$ tfproviderlint ./resource_example.go$ tfproviderlint -list-rules$ tfproviderlint -skip=R999 ./...