fix: tflint action #99
lint.yml
on: push
Lint
4s
Code Format
6s
Validate
17s
Minimum version check
17s
Annotations
2 errors and 10 warnings
Lint
Process completed with exit code 2.
|
Minimum version check
Process completed with exit code 1.
|
Lint:
route53-record.tf#L12
List items should be accessed using square brackets
|
Lint:
_outputs.tf#L18
List items should be accessed using square brackets
|
Lint:
waf.tf#L1
Missing version constraint for provider "aws" in `required_providers`
|
Lint:
_variables.tf#L1
`name` variable has no type
|
Lint:
_variables.tf#L5
`cluster_name` variable has no type
|
Lint:
_variables.tf#L9
`hostnames` variable has no type
|
Lint:
_variables.tf#L23
`hostname_create` variable has no type
|
Lint:
_variables.tf#L28
`hosted_zone` variable has no type
|
Lint:
_variables.tf#L32
`alb_cloudfront_key` variable has no type
|
Lint:
_variables.tf#L36
`alb_dns_name` variable has no type
|