I ask because I started down the path of splitting...
# golang
a
I ask because I started down the path of splitting different concerns within the same program up into separate functions, ie
func createVPC(ctx *pulumi.Context) err {}