Is it possible to create a workspace (new project) from a template directory using Automation API #16910
-
Hi, I am trying to create a new project from a local directory template using the Automation API. I can do this with the cmdline, so I figured you should be able to do it via Automation, but I can't find a way to create a local workspace (new project) utilizing a template directory.
My templates/test/Pulumi.yaml is based on the S3 website example:
Any help is greatly appreciated! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
We don't currently have an Automation API wrapper around |
Beta Was this translation helpful? Give feedback.
We don't currently have an Automation API wrapper around
pulumi new
. Mind opening an issue for the enhancement request?