Add tests for AWS and AWS-gov #2
aws-test.yml
on: pull_request
test-azure
/
tflint
11s
test-azure
/
terraform-fmt
4s
test-azure
/
terraform-test
20s
Annotations
10 warnings and 10 notices
test-azure / tflint
Single line comments should begin with #
|
test-azure / tflint
Single line comments should begin with #
|
test-azure / tflint
Missing version constraint for provider "databricks" in `required_providers`
|
test-azure / tflint
terraform "required_version" attribute is required
|
test-azure / tflint
Module should include a main.tf file as the primary entrypoint
|
test-azure / tflint
variable "databricks_account_id" is declared but not used
|
test-azure / tflint
variable "metastore_name" is declared but not used
|
test-azure / tflint
variable "aws_account_id" is declared but not used
|
test-azure / tflint
provider 'aws' is declared in required_providers but not used by the module
|
test-azure / tflint
Single line comments should begin with #
|
test-azure / tflint
`metastore_id` output has no description
|
test-azure / tflint
`aws_account_id` variable has no description
|
test-azure / tflint
`databricks_account_id` variable has no description
|
test-azure / tflint
`metastore_exists` variable has no description
|
test-azure / tflint
`metastore_name` variable has no description
|
test-azure / tflint
`region` variable has no description
|
test-azure / tflint
`resource_prefix` variable has no description
|
test-azure / tflint
`metastore_id` variable has no description
|
test-azure / tflint
`region` variable has no description
|
test-azure / tflint
`workspace_id` variable has no description
|