AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/aws_control_tower_manifest_builder.logger.rst
docs/aws_control_tower_manifest_builder.manifestinput.rst
docs/aws_control_tower_manifest_builder.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/setup.rst
docs/tests.rst
docs/usage.rst
src/aws_control_tower_manifest_builder/__init__.py
src/aws_control_tower_manifest_builder/aws_control_tower_manifest_builder.py
src/aws_control_tower_manifest_builder/cli.py
src/aws_control_tower_manifest_builder/logger.py
src/aws_control_tower_manifest_builder/manifest-v2.schema.yaml
src/aws_control_tower_manifest_builder/manifest.yaml.j2
src/aws_control_tower_manifest_builder/manifest_input.py
src/aws_control_tower_manifest_builder.egg-info/PKG-INFO
src/aws_control_tower_manifest_builder.egg-info/SOURCES.txt
src/aws_control_tower_manifest_builder.egg-info/dependency_links.txt
src/aws_control_tower_manifest_builder.egg-info/entry_points.txt
src/aws_control_tower_manifest_builder.egg-info/not-zip-safe
src/aws_control_tower_manifest_builder.egg-info/requires.txt
src/aws_control_tower_manifest_builder.egg-info/top_level.txt
tests/__init__.py
tests/aws_control_tower_manifest_builder_test.py
tests/manifest_input_test.py
tests/output_manifest/manifest.yaml
tests/sample_scp/ec2-deny.json
tests/sample_scp/ec2-deny.yaml
tests/sample_scp/scp-missing-description.yaml
tests/sample_scp/scp-missing-json-error.yaml
tests/sample_templates/cf-template-S3.yaml
tests/sample_templates/cf-template-account-not-string-error.yaml
tests/sample_templates/cf-template-account-wrong-length-error.yaml
tests/sample_templates/cf-template-detailed.yaml
tests/sample_templates/cf-template-local.yaml
tests/sample_templates/cf-template-minimal.yaml
tests/sample_templates/cf-template-missing-ou-accounts-error.yaml
tests/sample_templates/cf-template-name-not-matching-regex.yaml
tests/sample_templates/empty.yaml
tests/sample_templates/file_not_matching_regex.yaml