docs icon indicating copy to clipboard operation
docs copied to clipboard

[typescript] Blog Code Example is Broken

Open phillipedwards opened this issue 1 year ago • 1 comments

Problem description

  • I saw a product documentation issue on the following URL: <URL>

  • I saw an issue on the following blog post: https://www.pulumi.com/blog/docker-build/#getting-started

  • I had trouble finding the information that I needed: <URL>

  • Other: <DETAILS>

Affected product version(s)

Code example for typescript is missing the pulumi import statement making the example broken.

Suggestions for a fix

add import * as pulumi from "@pulumi/pulumi"

phillipedwards avatar Apr 30 '24 21:04 phillipedwards

Cannot close issue:

  • does not have required labels: kind/

Please fix these problems and try again.

pulumi-bot avatar May 13 '24 19:05 pulumi-bot