Lint terraform #4
Annotations
10 warnings
tflint
Module should include an empty outputs.tf file
|
tflint:
datagovuk.tf#L1
variable "datagovuk_integration" should be moved from datagovuk.tf to variables.tf
|
tflint:
datagovuk.tf#L19
variable "datagovuk_staging" should be moved from datagovuk.tf to variables.tf
|
tflint:
datagovuk.tf#L37
variable "datagovuk_production" should be moved from datagovuk.tf to variables.tf
|
tflint:
main.tf#L18
variable "TFC_CONFIGURATION_VERSION_GIT_COMMIT_SHA" should be moved from main.tf to variables.tf
|
tflint:
main.tf#L24
variable "dictionaries" should be moved from main.tf to variables.tf
|
tflint:
www.tf#L5
variable "www_integration" should be moved from www.tf to variables.tf
|
tflint:
www.tf#L24
variable "www_staging" should be moved from www.tf to variables.tf
|
tflint:
www.tf#L43
variable "www_production" should be moved from www.tf to variables.tf
|
tflint:
assets.tf#L1
variable "assets_integration" should be moved from assets.tf to variables.tf
|