v1.6.0 (November 21, 2024)
- added
reserved_enis
to support max pods configuration (#49)
v1.5.0 (September 18, 2024)
v1.4.0 (May 8, 2024)
- changelog update (#43)
- added support for
attach_load_balancer
anddetach_load_balancer
in ocean aws cluster (#42)
v1.3.0 (March 20, 2024)
- Changelog 1.3.0 (#41)
- Added support for
health_check_unhealthy_duration_before_replacement
under launchSpecification. (#40)
v1.2.0 (February 15, 2024)
v1.1.1 (February 12, 2024)
- changelog_1.1.1 (#37)
- fix(ocean/aws): fix null value for
worker_instance_profile_arn
attribute (#36)
v1.1.0 (February 9, 2024)
- changelog v1.1.0 (#35)
- feat(ocean/aws): added
should_tag_volumes
attribute inresource_tag_specification
(#34)
v1.0.0 (February 8, 2024)
- Changelog v1.0.0 (#33)
- Fix (ocean/aws) - Changed structure of BDM object (#32)
- change owner request (#29)
- Changelog update (#28)
- Module changes for auto ami update (#26)
- Update variables.tf (#25)
- changelog v0.6.0 (#24)
- Spotaut 17246 tf https spotinst.atlassian.net browse prod 7165 (#23)
- changelog 0.5.0 (#22)
- fixed the attributes of
block_device_mapping
object to accept null (#21)
v0.4.0 (September 18, 2023)
v0.3.0 (September 8, 2023)
v0.2.6 (August 2, 2023)
- Changelog update (#14)
- Reduced grace period (#13)
- [src] removed common workflow
- [src] added common workflow
v0.2.5 (April 26, 2023)
v0.2.4 (February 14, 2023)
v0.2.3 (December 6, 2022)
- added field utilize_commitments to module (#6)
- Create CODEOWNERS
v0.2.2 (July 18, 2022)
- add task, schedule, loadbalancer, examples, update versions
- Merge pull request #4 from datamechanics/upgrade-aws-provider
- [change] change AWS provider from ~> 3.70 to >= 3.75
- docs(changelog): v0.2.0
- [fix] update default https_token variable (#3)
v0.2.1 (July 12, 2022)
- update versions
- Support custom tags for Name key
- update default https_token variable
v0.2.0 (March 23, 2022)
- [fix] update default https_token variable (#3)
- docs(changelog): v0.1.0
- Initial Commit (#1)
- Initial commit