https://pulumi.com logo
q

quick-action-34599

06/26/2019, 3:47 PM
I think https://pulumi.io/reference/crosswalk/aws/ecs/#ecs-tasks-containers-and-services has a syntax error. It shows
awsx.ecs.Image.fromPath("<path-to-dockerfile>")
but the docs (and a syntax error on my end) say
fromPath
requires two arguments.
g

gentle-diamond-70147

06/26/2019, 3:51 PM
Thanks. I opened an issue at https://github.com/pulumi/docs/issues/1230.