This template creates an RDS DB subnet group with two new subnets (in vpc-123456).
AWSTemplateFormatVersion: '2010-09-09' Description: Cfn Template by CloudAdvisor Parameters: {} Resources: {} Outputs: {} Conditions: {} Mappings: {} Metadata: {}