Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Support config files larger than 8Kb #1

Open
Vlaaaaaaad opened this issue Nov 12, 2020 · 0 comments
Open

Support config files larger than 8Kb #1

Vlaaaaaaad opened this issue Nov 12, 2020 · 0 comments

Comments

@Vlaaaaaaad
Copy link
Owner

Description

Due to AWS Fargate not supporting config files, this module uses AWS SSM Parameter store as a "hack" to get around that.

AWS SSM Parameter store has a 8Kb limit so any config files larger than that will fail.

Desired solution

A better way to handle config files.

Notes

We're blocked by aws/containers-roadmap#56. When that's out we'll see what options we have

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant