Skip to content

Releases: buildkite/terraform-buildkite-elastic-ci-stack-for-aws

v0.6.1

18 Dec 21:20
v0.6.1
24c4254

Choose a tag to compare

What's Changed

  • Update module version in readme and examples by @scadu in #32
  • Add missing variables required by bk-install-elastic-stack.sh by @petetomasik in #33

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Dec 11:06
239e1d3

Choose a tag to compare

What's Changed

  • Update examples with newest v0.5.0 release by @scadu in #28
  • feat: move to buildkite/elastic-ci-stack-for-aws/buildkite by @JoeColeman95 in #29
  • feat: Remove Scaler var, update with renovate by @JoeColeman95 in #30
  • Update AMIs to align with Elastic CI Stack v6.52.0 by @scadu in #31

Full Changelog: v0.5.0...v0.6.0

v0.5.0

12 Dec 14:44
92a8a92

Choose a tag to compare

What's Changed

  • Update module tag in examples by @scadu in #24
  • Add configurable Docker garbage collection by @JoeColeman95 in #25
  • fix: validations of subnets and vpc by @mcncl in #26
  • Update AMIs with Elastic CI Stack v6.51.0 by @scadu in #27

New Contributors

  • @mcncl made their first contribution in #26

Full Changelog: v0.4.0...v0.5.0

v0.4.0

26 Nov 11:14
bea0b26

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

11 Nov 14:41
55de666

Choose a tag to compare

What's Changed

  • Fix Lambda S3 bucket cross-region access error by @scadu in #9

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Nov 14:20
90e3ecc

Choose a tag to compare

Warning

This release has been tested, but is still in Preview. If any issues are encountered, please raise an issue or feel free to draft a Pull Request.

Tip

This release aims to replicate the functionality provided by v6.46.0 of the elastic-ci-stack-for-aws CloudFormation counterpart.

What's Changed

  • Update AMIs to Elastic CI Stack v6.46.0 by @scadu in #7

New Contributors

  • @scadu made their first contribution in #7

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Oct 22:01
e0b24de

Choose a tag to compare

Warning

This release has been tested, but is still in Preview. If any issues are encountered, please raise an issue or feel free to draft a Pull Request.

Tip

This release aims to replicate the functionality provided by v6.45.0 of the elastic-ci-stack-for-aws CloudFormation counterpart.

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Oct 15:23
3dd2262

Choose a tag to compare

Warning

This release has been tested, but is still in Preview. If any issues are encountered, please raise an issue or feel free to draft a Pull Request.

Tip

This release aims to replicate the functionality provided by v6.43.0 of the elastic-ci-stack-for-aws CloudFormation counterpart.

What's Changed

  • Converted from CloudFormation to Terraform by @JoeColeman95 in #1
  • Adding docs and examples by @JoeColeman95 in #2
  • Added 7 new variables to match CloudFormation v6.43.0:
    • Pipeline signing JWKS support (pipeline_signing_jwks_* variables)
    • Docker fixed CIDR configuration (docker_fixed_cidr_v4, docker_fixed_cidr_v6)
    • ECR credential helper toggle (enable_ecr_credential_helper)
    • Lambda architecture configuration (lambda_architecture)

New Contributors

Full Changelog: https://github.com/buildkite/terraform-buildkite-elastic-ci-stack-for-aws/commits/v0.1.0