{"repo":"cloudposse/terraform-aws-dynamic-subnets","free":true,"listed":false,"github":"https://github.com/cloudposse/terraform-aws-dynamic-subnets","clone":"git clone https://github.com/cloudposse/terraform-aws-dynamic-subnets.git","description":"Terraform module for public and private subnets provisioning in existing VPC","language":"HCL","stars":211,"topics":["terraform","terraform-modules","aws","subnet","vpc","vpc-resources","hcl2"],"license":"Apache-2.0","category":"deployment-docker-iac","readme_excerpt":"Terraform module to provision public and private subnets in an existing VPC Note: This module is intended for use with an existing VPC and existing Internet Gateway. To create a new VPC, use terraform-aws-vpc module. Note: Due to Terraform limitations, many optional inputs to this module are specified as a list(string) that can have zero or one element, rather than as a string that could be empty or null . The designation of an input as a list type does not necessarily mean that you can supply more than one value in the list, so check the input's description before supplying more than one value. The core function of this module is to create 2 sets of subnets, a \"public\" set with bidirectional access to the public internet, and a \"private\" set behind a firewall with egress-only access to the public internet. This includes dividing up a given CIDR range so that a each subnet gets its own distinct CIDR range within that range, and then creating those subnets in the appropriate availability zones. The intention is to keep this module relatively simple and easy to use for the most popular use cases. In its default configuration, this module creates 1 public subnet and 1 private subnet in each of the specified availability zones. The public subnets are configured for bi-directional traffic to the public internet, while the private subnets are configured for egress-only traffic to the public internet. The module supports creating different numbers of public and private subnets per a","default_branch":null,"files":null,"tree":[],"storefront":"/r/cloudposse","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/cloudposse/terraform-aws-dynamic-subnets/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}