Fixed Module Code and Removed Depriciated Values #4
Annotations
10 warnings
tf-lint / tflint:
outputs.tf#L2
List items should be accessed using square brackets
|
tf-lint / tflint:
outputs.tf#L7
List items should be accessed using square brackets
|
tf-lint / tflint:
outputs.tf#L12
List items should be accessed using square brackets
|
tf-lint / tflint:
outputs.tf#L17
List items should be accessed using square brackets
|
tf-lint / tflint:
main.tf#L21
Missing version constraint for provider "random" in "required_providers"
|
tf-lint / tflint:
variables.tf#L102
`frequency` variable has no type
|
tf-lint / tflint:
variables.tf#L106
`timeout` variable has no type
|
tf-lint / tflint:
variables.tf#L124
`test_body` variable has no type
|
tf-lint / tflint:
variables.tf#L128
`parse_deps` variable has no type
|
tf-lint / tflint:
variables.tf#L39
variable "attributes" is declared but not used
|