I am wondering if this is possible somehow. Say I ...
# pulumi-deployments
b
I am wondering if this is possible somehow. Say I have a deployment configured to look at a github repo/path, then I create a new stack file there, is there any existing way to make that automagically create a deployment for that stack using the existing deployment as a template. It feels a lot like the review stacks, but long lived.
Maybe some way of configuring deployments at a project level, in the future
a
hey, no there is any, but we are actually looking into add a way to handle deployment settings through the pulumi cli and through a gitops like flow (that will eventually be used to template deployment settings when using the new project wizard). Does it sound like something that could help you in this scenario?
b
yeah I could see it possibly being useful. probably something along the lines of a backstage scaffolder to make those files