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" {
63
63
64
64
| Name | Description | Type | Default | Required |
65
65
| ------| -------------| ------| ---------| :--------:|
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 |
67
67
| <a name =" input_cluster_architecture " ></a > [ cluster\_ architecture] ( #input\_ cluster\_ architecture ) | To apply generic cluster architecture to AWS VPC Resources | ` string ` | n/a | yes |
68
68
| <a name =" input_cluster_environment " ></a > [ cluster\_ environment] ( #input\_ cluster\_ environment ) | To apply generic environment to AWS VPC Resources | ` string ` | n/a | yes |
69
69
| <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