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