Update website/docs/language/functions/base64gzip.mdx

pull/35602/head
Tu Nguyen 2 years ago committed by GitHub
parent 276bf72fc1
commit 580d3afb34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -50,7 +50,7 @@ resource "aws_s3_object" "example" {
}
```
## Related Functions
## Related functions
* [`base64encode`](/terraform/language/functions/base64encode) applies Base64 encoding to an HCL string without using gzip compression.
* [`filebase64`](/terraform/language/functions/filebase64) reads a file from the local filesystem and encodes its raw bits using the Base64 format.

Loading…
Cancel
Save