Difference between revisions of "Tflint"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 4: | Line 4: | ||
+ | == Warnings == | ||
Warning: variable "[[cidr_blocks]]" is declared but not used (terraform_unused_declarations) | Warning: variable "[[cidr_blocks]]" is declared but not used (terraform_unused_declarations) | ||
Revision as of 10:44, 27 March 2023
- Installation:
brew install tflint
- Help:
tflint --help
Warnings
Warning: variable "cidr_blocks" is declared but not used (terraform_unused_declarations) on variables.tf line 11: 11: variable "cidr_blocks" { Reference: https://github.com/terraform-linters/tflint-ruleset- terraform/blob/v0.2.2/docs/rules/terraform_unused_declarations.md
Related
See also
Advertising: