moto/moto/ec2
Don Kuntz ce4059f6d9
Use a consistent owner id between EC2 resources
Previously there were a couple models which used different owner ids by
default, which could make tests relying on them fail if someone wasn't
expecting that. This change ensures a uniform owner id between
resources.
2019-07-22 21:50:09 -05:00
..
resources Fix prebuilt images usability. (#1375) 2017-12-05 09:22:13 +00:00
responses Merge pull request #2325 from acsbendi/autoscaling-terminate-instance-in-group 2019-07-19 23:34:42 -04:00
__init__.py Lints. 2017-02-23 21:37:43 -05:00
exceptions.py Implemented raising error if the attribute is invalid. 2019-07-05 14:09:58 +02:00
models.py Use a consistent owner id between EC2 resources 2019-07-22 21:50:09 -05:00
urls.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
utils.py ec2: add support for creation and importing of real SSH keys (#2108) 2019-05-25 11:17:52 +01:00