cn-terraform / terraform-aws-ecs-fargate-service

AWS ECS Fargate Service Terraform Module
https://registry.terraform.io/modules/cn-terraform/ecs-fargate-service
Apache License 2.0
78 stars 47 forks source link

Change string -> any #67

Closed JaredDarling closed 1 year ago

JaredDarling commented 1 year ago

The code expects a map:

{
    type = string
}