MANIFEST.in
README.md
airflow.txt
aws.txt
azure.txt
certs.txt
checkpoint.txt
dev.txt
onelogin.txt
palo_alto.txt
requirements.txt
setup.py
sharepoint.txt
tundra.txt
./convocations/__init__.py
./convocations/version.py
./convocations/airflow/__init__.py
./convocations/aws/__init__.py
./convocations/aws/ami_helpers.py
./convocations/aws/base.py
./convocations/aws/ip_ranges.py
./convocations/aws/keypairs.py
./convocations/aws/wait_helpers.py
./convocations/aws/cfn/__init__.py
./convocations/aws/cfn/import_code_pipeline.py
./convocations/aws/cfn/import_ecs_service.py
./convocations/aws/cfn/import_instance.py
./convocations/aws/cfn/import_resource_to_cfn.py
./convocations/aws/cfn/import_route_table.py
./convocations/aws/cfn/import_security_group.py
./convocations/aws/cfn/import_subnet.py
./convocations/aws/cfn/import_vpc.py
./convocations/aws/cfn/stack_commands.py
./convocations/aws/cloudwatch/__init__.py
./convocations/aws/codeartifact/__init__.py
./convocations/aws/codebuild/__init__.py
./convocations/aws/codebuild/build.py
./convocations/aws/codebuild/detect.py
./convocations/aws/codedeploy/__init__.py
./convocations/aws/ec2/__init__.py
./convocations/aws/ec2/detect.py
./convocations/aws/ec2/networking.py
./convocations/aws/ec2/routing.py
./convocations/aws/ec2/ssh.py
./convocations/aws/ec2/volumes.py
./convocations/aws/ecs/__init__.py
./convocations/aws/efs/__init__.py
./convocations/aws/elb/__init__.py
./convocations/aws/health/__init__.py
./convocations/aws/iam/__init__.py
./convocations/aws/mgn/__init__.py
./convocations/aws/mgn/launch.py
./convocations/aws/open_id/__init__.py
./convocations/aws/organizations/__init__.py
./convocations/aws/ram/__init__.py
./convocations/aws/rds/__init__.py
./convocations/aws/redshift/__init__.py
./convocations/aws/redshift/clusters.py
./convocations/aws/reservations/__init__.py
./convocations/aws/route53/__init__.py
./convocations/aws/route53/compare.py
./convocations/aws/route53/zone_parser.py
./convocations/aws/s3/__init__.py
./convocations/aws/ssm/__init__.py
./convocations/aws/ssm/fleet_manager.py
./convocations/aws/ssm/runners.py
./convocations/aws/transit_gateway/__init__.py
./convocations/aws/vpc_peering/__init__.py
./convocations/aws/workspaces/__init__.py
./convocations/aws/workspaces/workspace_tasks.py
./convocations/azure/__init__.py
./convocations/azure/application_tasks.py
./convocations/azure/base.py
./convocations/azure/group_tasks.py
./convocations/azure/ldap_tasks.py
./convocations/azure/resource_group_tasks.py
./convocations/azure/sharepoint_tasks.py
./convocations/azure/subscription_tasks.py
./convocations/azure/whoami.py
./convocations/base/__init__.py
./convocations/base/projects.py
./convocations/base/utils.py
./convocations/certs/__init__.py
./convocations/certs/ecdsa.py
./convocations/certs/ed25519.py
./convocations/certs/validator.py
./convocations/checkpoint/__init__.py
./convocations/checkpoint/base.py
./convocations/checkpoint/layers.py
./convocations/checkpoint/objects.py
./convocations/checkpoint/services.py
./convocations/checkpoint/versions.py
./convocations/docker/__init__.py
./convocations/docker/template.py
./convocations/docker/templates/Dockerfile
./convocations/docker/templates/Makefile
./convocations/docker/templates/README.md
./convocations/docker/templates/buildspec.yml
./convocations/docker/templates/requirements.txt
./convocations/docker/templates/version.txt
./convocations/docker/templates/tasks/__init__.py
./convocations/docker/templates/tasks/build.py
./convocations/o365/__init__.py
./convocations/o365/imap.py
./convocations/onelogin/__init__.py
./convocations/onelogin/base.py
./convocations/onelogin/users.py
./convocations/palo_alto/__init__.py
./convocations/palo_alto/base.py
./convocations/palo_alto/certificates.py
./convocations/palo_alto/save_config.py
./convocations/palo_alto/upgrade.py
./convocations/palo_alto/weird.py
./convocations/pypi/__init__.py
./convocations/pypi/program.py
./convocations/pypi/templates/CONTRIBUTING.md
./convocations/pypi/templates/MANIFEST.in
./convocations/pypi/templates/Makefile
./convocations/pypi/templates/README.md
./convocations/pypi/templates/dev.txt
./convocations/pypi/templates/pytest.ini
./convocations/pypi/templates/requirements.txt
./convocations/pypi/templates/setup.py
./convocations/pypi/templates/conf/convocations.yml
./convocations/pypi/templates/sesame_meow_cat/__init__.py
./convocations/pypi/templates/sesame_meow_cat/version_info.py
./convocations/pypi/templates/tasks/__init__.py
./convocations/pypi/templates/test/__init__.py
./convocations/pypi/templates/test/conftest.py
./convocations/python/__init__.py
./convocations/python/pytest.py
./convocations/python/setup.py
./convocations/sharepoint/__init__.py
./convocations/sharepoint/files.py
./convocations/sharepoint/permissions.py
./convocations/snobby/__init__.py
./convocations/tundra/__init__.py
./convocations/tundra/codebuild.py
./convocations/tundra/deploy.py
./convocations/tundra/docker.py
./convocations/tundra/ecs.py
./convocations/tundra/frontend.py
./convocations/tundra/template.py
./convocations/tundra/utils.py
./convocations/tundra/waiters.py
./convocations/tundra/templates/Makefile
./convocations/tundra/templates/README.md
convocations.egg-info/PKG-INFO
convocations.egg-info/SOURCES.txt
convocations.egg-info/dependency_links.txt
convocations.egg-info/entry_points.txt
convocations.egg-info/requires.txt
convocations.egg-info/top_level.txt
convocations/docker/templates/.bumpversion.cfg
convocations/docker/templates/.dockerignore
convocations/docker/templates/.gitignore
convocations/docker/templates/Dockerfile
convocations/docker/templates/Makefile
convocations/docker/templates/README.md
convocations/docker/templates/buildspec.yml
convocations/docker/templates/requirements.txt
convocations/docker/templates/version.txt
convocations/docker/templates/tasks/__init__.py
convocations/docker/templates/tasks/build.py
convocations/pypi/templates/.bumpversion.cfg
convocations/pypi/templates/.coveragerc
convocations/pypi/templates/.flake8
convocations/pypi/templates/.gitignore
convocations/pypi/templates/.pylintrc
convocations/pypi/templates/CONTRIBUTING.md
convocations/pypi/templates/MANIFEST.in
convocations/pypi/templates/Makefile
convocations/pypi/templates/README.md
convocations/pypi/templates/dev.txt
convocations/pypi/templates/pytest.ini
convocations/pypi/templates/requirements.txt
convocations/pypi/templates/setup.py
convocations/pypi/templates/conf/convocations.yml
convocations/pypi/templates/sesame_meow_cat/__init__.py
convocations/pypi/templates/sesame_meow_cat/version_info.py
convocations/pypi/templates/tasks/__init__.py
convocations/pypi/templates/test/__init__.py
convocations/pypi/templates/test/conftest.py
convocations/tundra/templates/Makefile
convocations/tundra/templates/README.md