- Edit terraform scripts to require no user input in most cases (maybe `region`).
0.41.2
Fixed
- Modified the `prefix` attribute from `ExecutorPluginDefaults` to take a default value, since it was causing error while using `deploy` command with infra arguments
0.41.1
Fixed
- Fixed config file generation from template by using newer `templatefile` for Mac M1 compatibility with terraform
0.41.0
Changed
- Added `container_image_uri` to `AWSBatchExecutor` to allow for custom container images to be specified via kwargs - Corrected reference to past name in CONTRIBUTING.md - Updated .env.example to remove outdated parameter
0.40.0
Changed
- Updated `requirements.txt`, removed boto3 version requirement as it is part of `covalent-aws-plugins`, and update `covalent-aws-plugins` minimum version requirement.
0.39.0
Changed
- Updated the terraform provider version for AWS to 5.17.0 (batch plugin)