yearn / yearn-api-archived

Collection of serverless API
23 stars 24 forks source link

Remove AWS credentials from ".env.example" file #21

Closed ghost closed 3 years ago

ghost commented 3 years ago

AWS will not allow leaked AWS credentials to exist on github. Even though the credentials are for read only dynamo access it is still a problem. Need to remove credentials from github.

ghost commented 3 years ago
commit 24d1d896872bd0d6ea7abaf0ffd1d211d0690add (HEAD -> dev/x48/issue-21, origin/dev/x48/issue-21, master)
Author: x48 <x48114@protonmail.com>
Date:   Thu Oct 22 15:01:00 2020 -0500

    refactor: remove AWS credentials from .env.example (#21)