Releases: cultureamp/s3dotenv
Releases · cultureamp/s3dotenv
v0.2.0: seems good
v0.1.0: proof of concept
The initial proof of concept of s3dotenv appears to successfully glue together aws-sdk-go, godotenv and syscall.Exec()
to provide a command wrapper suitable for Docker ENTRYPOINT which loads environment from a dotenv file in a private S3 bucket.
It does not yet have tests, solid documentation, nor vendor dependencies specified/locked. The API may change prior to v1.0.0.