Closed as not planned
Description
I was creating a cluster backed by fargate and noted that in the aws_cluster_resource created there isn't the possibility to configure the ephemoral storage configuration of fargate.
Looking at the resource documentation seams that the parameter managed_storage_configuration under configuration is needed.
I think that should be enough to edit the dynamic "configuration" block in the main.tf of the cluster module.
Is it possible to get this feature implemented?
Thanks