File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ module "vpc" {
6363
6464| Name | Description | Type | Default | Required |
6565| ------| -------------| ------| ---------| :--------:|
66- | <a name =" input_cidr " ></a > [ cidr] ( #input\_ cidr ) | CIDR block value to define the size of the AWS VPC | ` string ` | n/a | yes |
66+ | <a name =" input_cidr " ></a > [ cidr] ( #input\_ cidr ) | CIDR block value to define the size of the AWS VPC | ` string ` | "10.0.0.0/20" | yes |
6767| <a name =" input_cluster_architecture " ></a > [ cluster\_ architecture] ( #input\_ cluster\_ architecture ) | To apply generic cluster architecture to AWS VPC Resources | ` string ` | n/a | yes |
6868| <a name =" input_cluster_environment " ></a > [ cluster\_ environment] ( #input\_ cluster\_ environment ) | To apply generic environment to AWS VPC Resources | ` string ` | n/a | yes |
6969| <a name =" input_cluster_prefix " ></a > [ cluster\_ prefix] ( #input\_ cluster\_ prefix ) | To apply generic naming to AWS VPC Resources | ` string ` | n/a | yes |
You can’t perform that action at this time.
0 commit comments