LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
requirements.txt
setup.py
covalent_ec2_plugin/__init__.py
covalent_ec2_plugin/ec2.py
covalent_ec2_plugin.egg-info/PKG-INFO
covalent_ec2_plugin.egg-info/SOURCES.txt
covalent_ec2_plugin.egg-info/dependency_links.txt
covalent_ec2_plugin.egg-info/entry_points.txt
covalent_ec2_plugin.egg-info/requires.txt
covalent_ec2_plugin.egg-info/top_level.txt
infra/main.tf
infra/networking.tf
infra/outputs.tf
infra/sudo-commands.sh
infra/variables.tf
infra/versions.tf
tests/__init__.py
tests/create_executor.py
tests/unit_tests/__init__.py
tests/unit_tests/infra_test.py
tests/unit_tests/workflow_management_test.py