feat: initial implementation
- add
README.md
with a description of the service - add
Cargo.toml
,src
for basic Rust application running mock EC2 metadata service - add
flake.nix
,default.nix
,container.nix
for reproducible nix builds - add
.gitlab-ci.yml
for end-to-end testing and release
Edited by Chad Crawford