This toolbox image is used to automate operations with Hub CTL in Amazon Web Services cloud provider.
- Same as in
base
- AWS Command Line Interface
The image release process is done with help of Github Actions workflow which is trigged by creating of a git tag aws
.
To help with local development there is a Makefile
with simple goals.
make build
make run
make push