I posted on this a few weeks ago on my blog but not everyone reads that, but I'm delighted by the naming scheme I use for my IaC repos:
- Moria is my "cloud compute" repo, it uses pulumi to manage all my AWS resources
- Isengard is my "configuration management" repo, it uses ansible to install stuff on my AWS resources
And I just created my third repo, namely,
- Mirkwood, which is my k8s manifest repo for installing shit on kubernetes.
Be careful in mirkwood! The YAML forest is dark and there are spiders.

