Add tests for AWS and AWS-gov #6
aws-test.yml
on: pull_request
test-aws
/
tflint
11s
test-aws
/
terraform-fmt
3s
test-aws
/
terraform-test
12s
Annotations
10 warnings and 10 notices
test-aws / tflint
Single line comments should begin with #
|
test-aws / tflint
Missing version constraint for provider "databricks" in `required_providers`
|
test-aws / tflint
terraform "required_version" attribute is required
|
test-aws / tflint
Module should include a main.tf file as the primary entrypoint
|
test-aws / tflint
Module should include an empty outputs.tf file
|
test-aws / tflint
variable "region" is declared but not used
|
test-aws / tflint
Single line comments should begin with #
|
test-aws / tflint
Missing version constraint for provider "databricks" in `required_providers`
|
test-aws / tflint
terraform "required_version" attribute is required
|
test-aws / tflint
Module should include a main.tf file as the primary entrypoint
|
test-aws / tflint
`metastore_id` variable has no description
|
test-aws / tflint
`region` variable has no description
|
test-aws / tflint
`workspace_id` variable has no description
|
test-aws / tflint
`created_workspace_id` variable has no description
|
test-aws / tflint
`workspace_access` variable has no description
|
test-aws / tflint
`workspace_url` output has no description
|
test-aws / tflint
`workspace_id` output has no description
|
test-aws / tflint
`backend_relay` variable has no description
|
test-aws / tflint
`backend_rest` variable has no description
|
test-aws / tflint
`bucket_name` variable has no description
|