Execute each CF template in alphanumeric order, adding outputs to the parameters for each following template.
For example if you have four separate templates that each take care of an individual piece of infrastructure, you might have:
01-vpc.json
02-rds.json
03-s3.json
04-ec2.json