Fix/version #27
Annotations
8 warnings
tf-lint / tflint:
variables.tf#L46
variable "tags" is declared but not used
|
tf-lint / tflint:
variables.tf#L343
variable "metric_enabled" is declared but not used
|
tf-lint / tflint:
variables.tf#L355
variable "retention_days" is declared but not used
|
tf-lint / tflint:
variables.tf#L337
variable "metric_category" is declared but not used
|
tf-lint / tflint:
variables.tf#L331
variable "firewall_threat_intel_category" is declared but not used
|
tf-lint / tflint:
variables.tf#L319
variable "firewall_application_rule_category" is declared but not used
|
tf-lint / tflint:
variables.tf#L325
variable "firewall_network_rule_category" is declared but not used
|
tf-lint / tflint:
examples/complete/example.tf#L52
List items should be accessed using square brackets
|