you could build a front end the triggers a new stack creation. I'd look to leverage gitops. Provision git repo, checkin the stack file, then gitops workflow that does pulumi up
many-morning-3811
02/21/2023, 6:31 AM
with gitops you will always have a single source of truth, can see all the changes happened to stack over time