Hey everyone! I just started using pulumi a couple...
# aws
a
Hey everyone! I just started using pulumi a couple weeks ago, and I'm trying to figure out how to apply it at scale. Specifically, I am looking for best practices for larger, complex, multi-account aws deployments. We want to define core infra, platform, and application resources in Pulumi and I'm trying to determine how best to structure the repo(s), best practices for creating and sharing components, state management, etc. Does anyone have some concrete examples of larger deployments, or some resources I can check out? Most of what I'm finding is single account, 1-2 applications running on some basic shared infra, and our needs extend a bit beyond that. Any help would be greatly appreciated 🙏