- Fixed a race condition that arises from running `terraform init` in an asynchronous manner from multiple electrons
0.8.0
Changed
- Bumped `covalent` version to `0.202.0`
0.7.0
Changed
- Pinned version of covalent-aws-plugins to be gt than 0.7.0rc0 & covalent-ssh-plugin to be gt than 0.15.0rc0
0.6.2
Fixed
- Store `BASE_COVALENT_AWS_PLUGINS_ONLY` in a temporary file rather than storing it as an environment variable.
Docs
- Updated docs to include more information about required/optional config values, and provide information about each cloud resource that needs to be provisioned
0.6.1
Fixed
- Moved `infra` folder to live within `covalent_ec2_plugin` module and added missing init file to include during installation