diff --git a/templates/aws-vpc.template b/templates/aws-vpc.template index 22b23e9..ff39ed3 100644 --- a/templates/aws-vpc.template +++ b/templates/aws-vpc.template @@ -1,11 +1,6 @@ { "AWSTemplateFormatVersion": "2010-09-09", - "Description": - "DEPRECATED: This template has been deprecated in favor of the 'aws-vpc.template.yaml`, and is no longer being maintained. This template - creates a Multi-AZ, multi-subnet VPC infrastructure with managed NAT gateways in the public subnet for each Availability Zone. You can also - create additional private subnets with dedicated custom network access control lists (ACLs). If you deploy the Quick Start in a region that - doesn't support NAT gateways, NAT instances are deployed instead. **WARNING** This template creates AWS resources. You will be billed for the - AWS resources used if you create a stack from this template. (qs-1qnnspaap)", + "Description": "**DEPRECATED: This template has been deprecated in favor of the 'aws-vpc.template.yaml', and is no longer being maintained.** This template creates a Multi-AZ, multi-subnet VPC infrastructure with managed NAT gateways in the public subnet for each Availability Zone. You can also create additional private subnets with dedicated custom network access control lists (ACLs). If you deploy the Quick Start in a region that doesn't support NAT gateways, NAT instances are deployed instead. **WARNING** This template creates AWS resources. You will be billed for the AWS resources used if you create a stack from this template. (qs-1qnnspaap)", "Metadata": { "AWS::CloudFormation::Interface": { "ParameterGroups": [