Skip to content

add efs example and module #39

add efs example and module

add efs example and module #39

Triggered via pull request June 10, 2024 13:04
@Jikan7Jikan7
opened #8
feat/efs
Status Success
Total duration 18s
Artifacts

tflint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tflint: examples/ecs-app/main.tf#L1
Missing version constraint for provider "random" in `required_providers`
tflint: examples/efs/main.tf#L1
Missing version constraint for provider "random" in `required_providers`
tflint: examples/iam/ecs-deploy/main.tf#L3
module "vpc" should specify a version
tflint: examples/iam/ecs-deploy/main.tf#L22
module "lb" should specify a version
tflint: examples/iam/ecs-deploy/main.tf#L35
module "ecs_cluster" should specify a version
tflint: examples/iam/ecs-deploy/main.tf#L52
module "ecs_service" should specify a version
tflint: examples/iam/secret-manager/main.tf#L18
Missing version constraint for provider "tls" in `required_providers`
tflint: examples/iam/user-with-access-key/main.tf#L10
Missing version constraint for provider "random" in `required_providers`
tflint: modules/ecs-service/variables.tf#L18
variable "subnet_ids" is declared but not used
tflint: modules/ecs-service/variables.tf#L131
variable "efs" is declared but not used