Skip to content

0.2.0 - user_id config

Compare
Choose a tag to compare
@lime-green lime-green released this 12 Jul 19:56
9ff893c

Allows user_id to be set in JSON configuration to uniquely identify a docker agent, which is useful if you want to use multiple different agents per profile, or in a shared AWS account

Also refactors core.py into a class so it's easier to use

Fixes a bug with keypair creation