terraform/website/docs
Martin Atkins f84ab99b7d lang/funcs: cidrsubnets function
This is a companion to cidrsubnet that allows bulk-allocation of multiple
subnet addresses at once, with automatic numbering.

Unlike cidrsubnet, cidrsubnets allows each of the allocations to have a
different prefix length, and will pack the networks consecutively into the
given address space. cidrsubnets can potentially create more complicated
addressing schemes than cidrsubnet alone can, because it's able to take
into account the full set of requested prefix lengths rather than just
one at a time.
2019-09-20 15:58:01 -07:00
..
backends website/docs oss backend: Clarification for type of primary key (#22591) 2019-09-06 09:05:05 -04:00
commands command/import: fix error during import when implied provider was not used (#22855) 2019-09-20 10:02:42 -04:00
configuration lang/funcs: cidrsubnets function 2019-09-20 15:58:01 -07:00
configuration-0-11 docs: Minor spelling and typo fixes 2019-09-05 10:08:34 -07:00
import website: "map" a real resource to configuration, not "attach" (#17912) 2019-03-22 16:10:44 -07:00
internals docs/internal/resource-addressing: Omit for_each full splat example for now 2019-08-08 08:56:57 -04:00
modules website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
plugins website: Finish moving "writing custom providers" to /docs/extend/ 2019-01-11 16:36:40 -08:00
providers Merge pull request #22853 from hashicorp/cgriggs01-communtiy 2019-09-19 11:21:33 -07:00
provisioners Merge pull request #22745 from chef-partners/master 2019-09-09 15:40:19 -04:00
registry website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
state website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
cli-index.html.md website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00