13 lines
266 B
Plaintext
13 lines
266 B
Plaintext
# Our code is based on the AWS SDKs
|
|
boto
|
|
boto3
|
|
botocore
|
|
|
|
# netaddr is needed for ansible.utils.ipv6
|
|
netaddr
|
|
virtualenv
|
|
# Sometimes needed where we don't have features we need in modules
|
|
awscli
|
|
# Used for comparing SSH Public keys to the Amazon fingerprints
|
|
pycrypto
|