Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Cloudflare R2 object storage #26

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Add support for Cloudflare R2 object storage #26

merged 2 commits into from
Jan 29, 2024

Conversation

br3ndonland
Copy link
Owner

Description

Dotenv files are commonly kept in cloud object storage. fastenv provides an object storage client for downloading and uploading dotenv files.

The fastenv object storage client currently supports AWS S3 and Backblaze B2. There are many other object storage platforms with "S3-compatible" APIs, including Cloudflare R2. This PR will implement support for Cloudflare R2.

Changes

Related

Copy link

vercel bot commented Jan 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fastenv ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2024 11:26pm

Apparently `$` doesn't need to be escaped.
@br3ndonland br3ndonland merged commit 6b06299 into develop Jan 29, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant