Added management lock support #109
pr_lint.yaml
on: pull_request
Format and Lint Checks
1m 19s
Annotations
1 warning
Format and Lint Checks:
variables.tf#L453
[tflint] reported by reviewdog 🐶
variable "management_locks" is declared but not used
Raw Output:
variables.tf:453:1: warning: variable "management_locks" is declared but not used (terraform_unused_declarations)
|