Releases: buildkite/terraform-buildkite-elastic-ci-stack-for-aws
v0.6.1
What's Changed
- Update module version in readme and examples by @scadu in #32
- Add missing variables required by
bk-install-elastic-stack.shby @petetomasik in #33
New Contributors
- @petetomasik made their first contribution in #33
Full Changelog: v0.6.0...v0.6.1
v0.6.0
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
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
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Pin to the newest tag in examples by @scadu in #8
- Aligning to v6.47.0 of the ElasticStack by @JoeColeman95 in #14
- Custom Instance Roles by @JoeColeman95 in #12
- Custom tags by @JoeColeman95 in #18
- Adding custom roles to Lambda Functions by @JoeColeman95 in #19
- Update AMIs to align with Elastic CI Stack v6.48.0 by @scadu in #20
- Update AMIs to align with Elastic CI Stack v6.49.0 by @scadu in #22
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
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
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
- Update README with beta status by @JoeColeman95 in #3
- Update module sources and enhance IAM policies by @JoeColeman95 in #4
- Add
stack_deployed_byand update stack version handling by @JoeColeman95 in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
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)
- Pipeline signing JWKS support (
New Contributors
- @JoeColeman95 made their first contribution in #1
Full Changelog: https://github.com/buildkite/terraform-buildkite-elastic-ci-stack-for-aws/commits/v0.1.0