hello, <https://www.pulumi.com/docs/cli/commands/p...
# general
v
hello, https://www.pulumi.com/docs/cli/commands/pulumi_convert/ what is supported values in --from argument? it's possible to convert a typescript pulumi project into a go for example ?
e
The current valid values for --from are, "yaml", "terraform", or if you install some community converters "arm" and "bicep". It is not possible to converter from TypeScript to Go, and being able to do so is the a goal of the conversion system.