mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Update interpolation.html.md
This commit is contained in:
parent
70d9fe8db3
commit
3308b974e2
@ -92,7 +92,7 @@ The supported built-in functions are:
|
|||||||
systems expect for IPv4 interfaces. For example,
|
systems expect for IPv4 interfaces. For example,
|
||||||
``cidrmask("10.0.0.0/8")`` returns ``255.0.0.0``. Not applicable
|
``cidrmask("10.0.0.0/8")`` returns ``255.0.0.0``. Not applicable
|
||||||
to IPv6 networks since CIDR notation is the only valid notation for
|
to IPv6 networks since CIDR notation is the only valid notation for
|
||||||
IPv6.
|
IPv4.
|
||||||
|
|
||||||
* `cidrsubnet(iprange, newbits, netnum)` - Takes an IP address range in
|
* `cidrsubnet(iprange, newbits, netnum)` - Takes an IP address range in
|
||||||
CIDR notation (like ``10.0.0.0/8``) and extends its prefix to include an
|
CIDR notation (like ``10.0.0.0/8``) and extends its prefix to include an
|
||||||
|
Loading…
Reference in New Issue
Block a user