Hello! Is it possible to set `deleteBeforeReplace`...
# general
p
Hello! Is it possible to set
deleteBeforeReplace
in a Crosswalk resource (e.g.,
awsx.ecs.FargateService
)? It's not included in
ResourceOptions
, and it's not clear if I can pass
CustomResourceOptions
somehow. (I'm prototyping with AWS EFS and Fargate and running into problems with multiple Prometheus containers not being able to share the EFS volume.)