Releases: terraform-aws-modules/terraform-aws-batch
Releases · terraform-aws-modules/terraform-aws-batch
v1.2.3
1.2.3 (2023-04-27)
Bug Fixes
- Add
create_before_destroy
lifecycle hook to aws_batch_compute_environment
(#18) (614fc14)
v1.2.2
1.2.2 (2023-01-24)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#10) (8205095)
v1.2.1
1.2.1 (2022-10-27)
Bug Fixes
- Update CI configuration files to use latest version (#8) (5d739d0)
v1.2.0
1.2.0 (2022-07-19)
Features
- Add create_scheduling_policy option to job_queue (#3) (86546af)
v1.1.2
1.1.2 (2022-07-04)
Bug Fixes
- Add default for tag lookup in job queue resources. (#2) (edb1b75)
v1.1.1
1.1.1 (2022-04-21)
Bug Fixes
- Update documentation to remove prior notice and deprecated workflow (#1) (0240a55)
v1.1.0
1.1.0 (2022-04-20)
Features
v1.0.1
1.0.1 (2022-01-26)
Bug Fixes
- correct variable description from copy+paste error (31522be)
v1.0.0
1.0.0 (2022-01-23)
Features
- initial release of
terraform-aws-batch-environment
module 🎉 (bb92040)