https://pulumi.com logo
f

full-dress-10026

11/20/2018, 10:37 PM
How would I specify the
healthCheck
param [1] on a
cloudAws.Service
container? [1] https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#container_definition_healthcheck
w

white-balloon-205

11/21/2018, 1:36 AM
Currently it's not possible unfortunately - part of https://github.com/pulumi/pulumi-cloud/issues/498. We're working on easy-to-use abstractions for working with ECS Services that expose the full capabilities of the AWS APIs but which will not have these limitiations - @lemon-spoon-91807 and I will reach out on DM to get feedback on some of our design thinking here to see if it will work well for your current
cloudAws.Service
use cases.