Ec2yaml

Latest version: v0.0.8

Safety actively analyzes 621064 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.8

++++++++++++++++++

**API Changes**
- A boto profile can now be specified in the command line arguments

**Bugfixes**
- Fixes an issue with a key and secret from the command line not
being properly assigned.

0.0.6

++++++++++++++++++

**API Changes**
- Instances can now be arbitrarily tagged ::

instances:
app_server:
key_name: aventurella
image: ami-6ac2a85a
size: m3.medium
zone: us-west-2c
tags:
- key1: value1
- key2: value2

ip_address: foo

security_groups:
- ssh
- http
- https
- foo-salt
- foo-ssh

volumes:
- foo-volume: /dev/sdh

- Volumes can now be arbitrarily tagged ::

volumes:
foo-volume:
size: 1
zone: us-west-2c
tags:
- key1: value1
- key2: value2

0.0.1

++++++++++++++++++

**API Changes**
**Bugfixes**

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.