Skip to content

Latest commit

 

History

History
84 lines (40 loc) · 4.03 KB

CHANGELOG.md

File metadata and controls

84 lines (40 loc) · 4.03 KB

Changelog

All notable changes to this project will be documented in this file.

3.0.0 (2024-12-11)

⚠ BREAKING CHANGES

  • Allow custom ECR, rename var.use_ecr_image, and cleanup

Features

  • Allow custom ECR, rename var.use_ecr_image, and cleanup (a6bb3f8)

Bug Fixes

  • Fix README and provide more details on custom image (#53) (1df2713)

2.0.1 (2024-12-05)

Bug Fixes

  • Update aws_iam_role_policy_attachment and make codebuild role output optional (#49) (212957a)
  • Update basic example (#46) (3fb16d8)

2.0.0 (2024-11-27)

⚠ BREAKING CHANGES

  • Replace EC2+Autoscaling with AWS CodeBuild

Features

  • finalise and test codebuild runner (52e65f3)
  • Replace EC2+Autoscaling with AWS CodeBuild (e1a7059)

1.2.0 (2023-02-10)

Features

  • Add create_instance_profile (#38) (b3c278d)
  • Add BASE_PACKAGES software pack (6dbee94)
  • Add iam_policy_arns variable (9037423)

Bug Fixes

  • Improved default concurrency (bc3821d)

1.1.1 (2022-12-14)

Bug Fixes

  • python3: Add python-dev-is-python3 package (#34) (e74b64a)

1.1.0 (2022-12-08)

Features

1.0.0 (2022-09-30)

Features

Bug Fixes

Features

Bug Fixes