- London
-
16:43
(UTC)
Pinned Loading
-
terraform-deployments-strategies
terraform-deployments-strategies PublicSome deployments strategies and tactics using terraform
HCL
-
hitparadeitalia-spotify
hitparadeitalia-spotify PublicA grabber for HitParadeItalia and Spotify playlist creator
Python
-
Generate ED25519 openssh-compatible ...
Generate ED25519 openssh-compatible ssh key pair. The output is ready to be used in an authorized_host file and in a private ssh key file. 1// GenerateSSHKeys generates a private and public ssh key pair with ed25519 algorithm
2// and returns the encoded strings
3func GenerateED25519SSHKeys() (string, string, error) {
4// If rand is nil, crypto/rand.Reader will be used
5pub, priv, err := ed25519.GenerateKey(rand.Reader)
-
terraform-aws-various
terraform-aws-various PublicA series of small projects to spin up small infrastructures for testing purposes
HCL
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.