Join Slack
Powered by
This message was deleted.
# dotnet
s
sparse-intern-71089
02/19/2020, 12:40 PM
This message was deleted.
t
tall-librarian-49374
02/19/2020, 12:50 PM
If you have multiple resources that are related and produce a logical higher-level component, you can wrap them as Component Resources, e.g. like here
https://github.com/pulumi/examples/blob/master/azure-cs-cosmosapp-component/ArchiveFunctionApp.cs#L10
👍 2
tall-librarian-49374
02/19/2020, 12:51 PM
If not, you are free to choose the structure based on classes/methods calling each other as you see fit
tall-librarian-49374
02/19/2020, 12:52 PM
On a higher level, if you want to start deploying some of those resources separately, you may want to split them into multiple projects
m
millions-journalist-34868
02/19/2020, 12:55 PM
Okay, thanks 😀
Open in Slack
Previous
Next