Update filesha1.mdx

pull/35599/head
CJ 2 years ago committed by GitHub
parent 393ee78d67
commit 26f4e8e4ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -12,7 +12,7 @@ The `filesha1` is a variant of [`sha1`](/terraform/language/functions/sha1) that
because [`file`](/terraform/language/functions/file) accepts only UTF-8 text it cannot be used to
create hashes for binary files.
! >**Security warning**: Collision attacks have been successfully performed against this hashing function. Before using this function for anything security-sensitive, review relevant literature to understand the security implications.
!> **Security warning**: Collision attacks have been successfully performed against this hashing function. Before using this function for anything security-sensitive, review relevant literature to understand the security implications.
## Syntax

Loading…
Cancel
Save