fly-apps / fly-apps/postgres-flex
`S3_ARCHIVE_CONFIG` without credentials causes startup failure.
Open
- Dominant language
- Go
- Stars
- 171
- Forks
- 76
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
When initializing, if `S3_ARCHIVE_CONFIG` is set to a URL which does not contain credentials, the machine will fail to start.
When using dynamically provisioned credentials such as via an OIDC-based IdP or EC2 instance profile; then no credentials will be present in the URL and the AWS SDK's credential-chain lookup should resolve the credentials.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.