billowy-army-68599
projects:
- name: "vpcs"
stacks: ["east", "west", "eu"]
- name: "ecs"
stacks: ["west"]
- name: "session-recorder"
stacks: ["west"]
dependsOn: ["ecs", "vpcs"]
- name: "eks"
stacks: ["east", "west", "eu"]
dependsOn: ["vpcs"]
- name: "monitoring"
stacks: ["east", "west", "eu"]
dependsOn: ["eks"]
- name: "demo-streamer"
stacks: ["west"]
dependsOn: ["eks"]
And then run pedloy deploy
and it’ll figure out the order and deploy for you. Open to feedback or ideas on how to improve!
Here’s the tool: https://github.com/jaxxstorm/pedloy
and an example of it being used: https://github.com/jaxxstorm/tailscale-demo-envNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by