docs
docs copied to clipboard
[typescript] Blog Code Example is Broken
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"
Cannot close issue:
- does not have required labels:
kind/
Please fix these problems and try again.