Are there any examples of structuring large pulumi...
# golang
c
Are there any examples of structuring large pulumi stacks in go? I have a stack approaching 3000 lines which has dependencies on resources scattered throughout and am unsure about how to organize it.