This message was deleted.
# general
s
This message was deleted.
b
Yes you can split it up into separate files. You'd want to use component resources when you want to logically group components together, say all your IAM resources, or you want to package resources together to be re-used (such as ensuring that a resource has the correct tags). Actually, our docs have a really good description of when you should use component resources: https://www.pulumi.com/docs/intro/concepts/programming-model/#components
f
Sorry Jaxxtorm. Will do. To thread, I should just reply to my own message?