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 gzip compressed user data to early-boot-config #1320

Closed
bcressey opened this issue Feb 12, 2021 · 0 comments
Closed

add support for gzip compressed user data to early-boot-config #1320

bcressey opened this issue Feb 12, 2021 · 0 comments
Assignees
Labels
type/enhancement New feature or request

Comments

@bcressey
Copy link
Contributor

What I'd like:
early-boot-config should support gzip compressed user data, in addition to uncompressed TOML.

With #1244 and #1317 we could get enough input that we'd otherwise run into the 16 KiB limit for EC2 instance user data. Compression will make this channel more useful.

Any alternatives you've considered:
Continue to accept plain text only. This would require people to switch to host containers or post-boot configuration mechanisms such as SSM workflows for more scenarios, which is relatively more difficult to coordinate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants