2014-05-12 14:06:48 +00:00
|
|
|
include README.md LICENSE AUTHORS.md
|
2023-01-06 19:43:16 +00:00
|
|
|
include requirements.txt requirements-dev.txt
|
2023-11-24 20:17:50 +00:00
|
|
|
include moto/py.typed
|
2021-08-21 04:45:52 +00:00
|
|
|
include moto/config/resources/aws_managed_rules.json
|
2017-09-27 20:50:39 +00: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 12:36:00 +00:00
|
|
|
include moto/ec2/resources/ecs/optimized_amis/*.json
|
2018-05-02 21:13:12 +00:00
|
|
|
include moto/cognitoidp/resources/*.json
|
2022-03-09 17:57:25 +00:00
|
|
|
include moto/dynamodb/parsing/reserved_keywords.txt
|
2022-04-24 11:03:04 +00:00
|
|
|
include moto/moto_api/_internal/*
|
2023-09-27 18:34:30 +00:00
|
|
|
include moto/moto_proxy/*
|
|
|
|
include moto/moto_proxy/certs/__init__.py
|
|
|
|
include moto/moto_proxy/certs/req.conf.tmpl
|
2023-02-26 16:27:08 +00:00
|
|
|
include moto/rds/resources/cluster_options/*.json
|
2022-02-12 13:59:15 +00: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 12:36:00 +00: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 20:54:10 +00:00
|
|
|
recursive-include moto/moto_server *
|
2018-05-02 21:13:12 +00:00
|
|
|
recursive-include tests *
|
2022-04-24 11:03:04 +00:00
|
|
|
recursive-exclude tests/terraformtests *
|