https://pulumi.com logo
#general
Title
# general
a

ambitious-agent-35343

07/12/2022, 1:38 PM
Should I separate the ArgoCD manifests repo and Pulumi IaC repo?
w

worried-rain-74420

07/12/2022, 2:10 PM
I would think so, unless you’re building the manifests with Pulumi, or going with a monorepo style. I personally wouldn’t want to mix e.g. TypeScript code in a repo that would otherwise be pure YAML, but that’s my preference.
It depends very much on your company’s culture for dividing up repositories.
2 Views