Current version: 0.1.0
early-boot-config sends provider-specific platform data to the Bottlerocket API.
For most providers this means configuration from user data and platform metadata, taken from something like an instance metadata service.
Currently, Amazon EC2 is supported through the IMDSv1 HTTP API. Data will be taken from files in /etc/early-boot-config instead, if available, for testing purposes.
This text was generated using cargo-readme, and includes the rustdoc from src/main.rs
.