-
-
Notifications
You must be signed in to change notification settings - Fork 615
Closed
Labels
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
cbugneac-nex