Created
          May 8, 2019 23:26 
        
      - 
      
- 
        Save rms1000watt/b9ef8136667ebbb02fca17c1dd40a292 to your computer and use it in GitHub Desktop. 
    Generate base64 sha256 the same way as AWS Lambda as seen by Terraform's `source_code_hash`
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/usr/bin/env bash | |
| openssl dgst -sha256 -binary lambda.zip | base64 | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment