You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: