You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_cloud_project_id"></a> [cloud\_project\_id](#input\_cloud\_project\_id)| OVH service name |`string`| n/a | yes |
36
36
| <aname="input_customer"></a> [customer](#input\_customer)| Customer applied to this instance |`string`|`""`| no |
37
-
| <aname="input_dns_nameservers"></a> [dns\_nameservers](#input\_dns\_nameservers)|list of dns servers that will be send by dhcp on this subnet |`list(string)`|<pre>[<br> "8.8.8.8",<br> "8.8.4.4"<br>]</pre>| no |
38
-
| <aname="input_ip"></a> [ip](#input\_ip)|map of subnet ip elements {start, end, netwok} |`map(any)`|<pre>{<br> "end": "10.0.254.254",<br> "network": "10.0.0.0/16",<br> "start": "10.0.0.1"<br>}</pre> | no|
37
+
| <aname="input_dhcp"></a> [dhcp](#input\_dhcp)|Enable DHCP |`string`|`true`| no |
38
+
| <aname="input_end"></a> [end](#input\_end)|Last ip for this region |`string`|n/a | yes|
39
39
| <aname="input_name"></a> [name](#input\_name)| Name applied to this instance |`string`|`""`| no |
0 commit comments