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/__init__.py
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/identity_test.py