2014-05-12 10:06:48 -04:00
|
|
|
include README.md LICENSE AUTHORS.md
|
2023-01-06 19:43:16 +00:00
|
|
|
include requirements.txt requirements-dev.txt
|
2021-08-21 00:45:52 -04:00
|
|
|
include moto/config/resources/aws_managed_rules.json
|
2022-01-30 22:00:26 -01:00
|
|
|
include moto/ec2/_models/*.py
|
2017-09-27 15:50:39 -05:00
|
|
|
include moto/ec2/resources/instance_types.json
|
2020-12-02 14:45:54 +00:00
|
|
|
include moto/ec2/resources/instance_type_offerings/*/*.json
|
2022-08-28 22:30:11 +00:00
|
|
|
include moto/ec2/resources/latest_amis/*.json
|
2017-11-12 11:18:25 +00:00
|
|
|
include moto/ec2/resources/amis.json
|
2023-03-04 11:36:00 -01:00
|
|
|
include moto/ec2/resources/ecs/optimized_amis/*.json
|
2018-05-02 16:13:12 -05:00
|
|
|
include moto/cognitoidp/resources/*.json
|
2022-03-09 16:57:25 -01:00
|
|
|
include moto/dynamodb/parsing/reserved_keywords.txt
|
2022-04-24 11:03:04 +00:00
|
|
|
include moto/moto_api/_internal/*
|
2023-02-26 15:27:08 -01:00
|
|
|
include moto/rds/resources/cluster_options/*.json
|
2022-10-11 22:09:17 +00:00
|
|
|
include moto/servicequotas/resources/*/*.json
|
2022-02-12 12:59:15 -01:00
|
|
|
include moto/ssm/resources/*.json
|
2022-08-28 22:30:11 +00:00
|
|
|
include moto/ssm/resources/ami-amazon-linux-latest/*.json
|
2023-03-04 11:36:00 -01:00
|
|
|
include moto/ssm/resources/ecs/optimized_amis/*.json
|
2021-02-14 12:22:16 +00:00
|
|
|
include moto/support/resources/*.json
|
2022-03-03 19:54:10 -01:00
|
|
|
recursive-include moto/moto_server *
|
2018-05-02 16:13:12 -05:00
|
|
|
recursive-include tests *
|
2022-04-24 11:03:04 +00:00
|
|
|
recursive-exclude tests/terraformtests *
|