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 @@ -113,7 +113,7 @@ The cloud_provider `region` block supports:
113113
114114* ` region ` - (Required) Deployment region as defined by cloud provider
115115* ` multiple_availability_zones ` - (Optional) Support deployment on multiple availability zones within the selected region. Default: ‘false’
116- * ` networking_deployment_cidr ` - (Required) Deployment CIDR mask.
116+ * ` networking_deployment_cidr ` - (Required) Deployment CIDR mask. The total number of bits must be 24 (x.x.x.x/24).
117117* ` networking_vpc_id ` - (Optional) Either an existing VPC Id (already exists in the specific region) or create a new VPC
118118(if no VPC is specified). VPC Identifier must be in a valid format (for example: ‘vpc-0125be68a4625884ad’) and existing
119119within the hosting account.
You can’t perform that action at this time.
0 commit comments