Add scram authentication @taylora433 (#6)
what
- Allow cluster to be created with SCRAM authentication.
- terraform 0.14 support added
- all new github workflows
why
- TLS authentication is not suitable in our use case, we need to use the SCRAM authentication mechanism.