laurilehmijoki / s3_website

Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Other
2.24k stars 187 forks source link

cfg apply does not source credentials from .env #253

Open xaviershay opened 7 years ago

xaviershay commented 7 years ago

With credentials in .env and not in s3_website.yml, push works fine, but cfg apply errors:

File ./s3_website.yml does not contain the required key(s) s3_id, s3_secret (RuntimeError)
laurilehmijoki commented 7 years ago

I'm unable to reproduce this with v3.0.0. I have my credentials in the .env file, and cfg apply works as expected.

What could be the difference between your setup and mine?

ghost commented 7 years ago

@xaviershay can this be closed?

trondhindenes commented 1 year ago

I can repro. Push works. but not "cfg apply"