Releases: ExpediaGroup/apiary-lifecycle
Releases · ExpediaGroup/apiary-lifecycle
Fix for multiple instance deployment in same AWS account
[2.1.3] - 2020-08-07
Changed
- Fix multi instance deployment resource names.
Default blank value for "k8s_kiam_role_arn"
[2.1.2] - 2020-07-01
Added
- Default blank value for
k8s_kiam_role_arn
.
Refactoring Graphite configuration
[2.1.1] - 2020-06-24
Added
- Refactoring graphite configuration so that it can be switched off.
Adding prometheus support
Prometheus (#23) * Adding prometheus annotations to deployments * Adding variable, and fixing incorrectly referenced variables * Add to readme * Adding to changelog * Updating version in changelog * Update changelog
Refactoring modules and adding Kubernetes support
Added support for Kubernetes by specifying var.instance_type = "k8s".
Added Kubernetes deployment options for Cleanup and Path Scheduler.
Added KIAM role creation for k8s pods.
Refactored to remove main and lambda modules.
Updated Terraform syntax to be compliant with Terraform 0.12 and not throw warnings.
Run terraform fmt on all code to enforce style.
Updating S3 IAM policy name
Merge pull request #12 from ExpediaGroup/feature/region-specific-s3-iam Updating S3 policy name
Initial release
Initial release of Beekeeper terraform module