Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #41 from santiagocardenas/patch-1
Browse files Browse the repository at this point in the history
Update aws-vpc.template
  • Loading branch information
davmayd authored Jan 27, 2022
2 parents b7aefd0 + b936b3a commit 3f3028b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions templates/aws-vpc.template
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 3f3028b

Please sign in to comment.