You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Edit terraform scripts to require no user input in most cases (maybe region).
[0.41.2] - 2023-11-06
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] - 2023-11-01
Fixed
Fixed config file generation from template by using newer templatefile for Mac M1 compatibility with terraform
[0.41.0] - 2023-10-15
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