Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Support config files larger than 8Kb #1

Open
Vlaaaaaaad opened this issue Aug 30, 2020 · 0 comments
Open

Support config files larger than 8Kb #1

Vlaaaaaaad opened this issue Aug 30, 2020 · 0 comments
Labels
kind/enhancement Categorizes issue or PR as related to an improvement or new feature

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

@Vlaaaaaaad Vlaaaaaaad added the kind/enhancement Categorizes issue or PR as related to an improvement or new feature label Aug 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/enhancement Categorizes issue or PR as related to an improvement or new feature
Projects
None yet
Development

No branches or pull requests

1 participant