mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
fix inconsistent sidebar title of functions (#1906)
Signed-off-by: Syasusu <syasusu@163.com>
This commit is contained in:
parent
034125352f
commit
8c0d89bec0
@ -1,5 +1,5 @@
|
||||
---
|
||||
page_title: base64gunzip - Functions - Configuration Language
|
||||
sidebar_label: base64gunzip
|
||||
description: |-
|
||||
The base64gunzip function decodes a Base64-encoded string and uncompresses the result with gzip.
|
||||
---
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
page_title: cidrcontains - Functions - Configuration Language
|
||||
sidebar_label: cidrcontains
|
||||
description: |-
|
||||
The cidrcontains function determines whether a given IP address or an address prefix given in CIDR notation is within a given IP network address prefix.
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user