Update variables.tf #23
aws-gov-test.yml
on: push
test-aws-gov
/
tflint
11s
test-aws-gov
/
terraform-fmt
7s
test-aws-gov
/
terraform-test
15s
Annotations
13 warnings and 10 notices
test-aws-gov / terraform-fmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-aws-gov / tflint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-aws-gov / tflint
Single line comments should begin with #
|
test-aws-gov / tflint
Single line comments should begin with #
|
test-aws-gov / tflint
Missing version constraint for provider "databricks" in `required_providers`
|
test-aws-gov / tflint
terraform "required_version" attribute is required
|
test-aws-gov / tflint
Module should include a main.tf file as the primary entrypoint
|
test-aws-gov / tflint
variable "aws_account_id" is declared but not used
|
test-aws-gov / tflint
variable "databricks_account_id" is declared but not used
|
test-aws-gov / tflint
variable "metastore_name" is declared but not used
|
test-aws-gov / tflint
provider 'aws' is declared in required_providers but not used by the module
|
test-aws-gov / tflint
Single line comments should begin with #
|
test-aws-gov / terraform-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-aws-gov / tflint
`metastore_id` output has no description
|
test-aws-gov / tflint
`aws_account_id` variable has no description
|
test-aws-gov / tflint
`databricks_account_id` variable has no description
|
test-aws-gov / tflint
`metastore_exists` variable has no description
|
test-aws-gov / tflint
`metastore_name` variable has no description
|
test-aws-gov / tflint
`region` variable has no description
|
test-aws-gov / tflint
`resource_prefix` variable has no description
|
test-aws-gov / tflint
`created_workspace_id` variable has no description
|
test-aws-gov / tflint
`workspace_access` variable has no description
|
test-aws-gov / tflint
`metastore_id` variable has no description
|