cn-terraform / terraform-aws-ecs-fargate

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

fix: mount_points fails on null on tf 0.13 #20

Closed chitopunk closed 3 years ago

chitopunk commented 3 years ago

Fixes error on TF 0.13 when mount_point is null

Fixes #21