This message was deleted.
# general
s
This message was deleted.
g
1. Correct, 0.12 is currently being worked on. 2. Typescript is the only supported language, but Python is on the roadmap. 3. You'd run
tf2pulumi
from the
terraform/variants/webapi-dev
directory in that case.
tf2pulumi
outputs the converted code to stdout so you can pipe it to a file with
tf2pulumi > ../../pulumi/index.ts
👍 1
s
@gentle-diamond-70147, thank you.