Skip to content

tailsdotcom/terraform-provider-scram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform Provider for SCRAM

A provider to hash passwords as RFC 7677 SCRAM.

At the moment it only implements SHA-256 as used by PostgreSQL (PRs welcome).