Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 320 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 320 Bytes

base64sha256

Returns a base64-encoded representation of raw SHA-256 sum of the given file.

Created for the sole purpose of being able to insert this calculated value into a Hashicorp Atlas Artifact to trigger deployment of updated lambda function.

See hashicorp/terraform#6513 for details.