Use var set ID from tfc-aws-config output instead of hardcoded var se… #2900
Annotations
10 warnings and 1 notice
tflint
Module should include an empty outputs.tf file
|
tflint
data "aws_iam_policy_document" "assume_pull_from_ecr_role" is declared but not used
|
tflint
data "aws_region" "current" is declared but not used
|
tflint
Missing version constraint for provider "google" in `required_providers`
|
tflint
variable "aws_region" is declared but not used
|
tflint
data "google_project" "project" is declared but not used
|
tflint
Missing version constraint for provider "tfe" in `required_providers`
|
tflint
terraform "required_version" attribute is required
|
tflint
Module should include an empty outputs.tf file
|
tflint
Module should include an empty outputs.tf file
|
tflint
"default.memcached1.6" is default parameter group. You cannot edit it.
|