moto/moto/ec2
Nuwan Goonasekera a0d7a943ee
Fix unknown instance type (#3710)
* Use apiname when comparing unknown instance ids

* Use get_instance_types API to populate instance_types.json

* Fix scope of instances array when retrieving instance types
2021-02-22 10:21:59 +00:00
..
resources Fix unknown instance type (#3710) 2021-02-22 10:21:59 +00:00
responses Fix unknown instance type (#3710) 2021-02-22 10:21:59 +00:00
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py Add TagSpecification support to ec2:CreateImage (#3604) 2021-01-23 12:57:34 +00:00
models.py Fix unknown instance type (#3710) 2021-02-22 10:21:59 +00:00
urls.py Fix deprecation warning. 2020-04-19 19:12:48 -07:00
utils.py Enhancement: implement EC2 instance filtering by subnet-id (#3694) 2021-02-15 16:38:40 +00:00