modules added #26
Annotations
6 warnings
tf-lint / tflint:
variables.tf#L78
`public_inbound_acl_rules` variable has no type
|
tf-lint / tflint:
variables.tf#L98
`public_outbound_acl_rules` variable has no type
|
tf-lint / tflint:
variables.tf#L118
`private_inbound_acl_rules` variable has no type
|
tf-lint / tflint:
variables.tf#L138
`private_outbound_acl_rules` variable has no type
|
tf-lint / tflint:
_examples/multi-account/dev/main.tf#L9
data "aws_caller_identity" "current" is declared but not used
|
tf-lint / tflint:
_examples/multi-account/shared/main.tf#L9
data "aws_caller_identity" "current" is declared but not used
|