https://pulumi.com logo
p

prehistoric-piano-40714

06/14/2023, 3:35 PM
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.)
2 Views