Skip to content

Releases: ExpediaGroup/apiary-lifecycle

Fix for multiple instance deployment in same AWS account

07 Aug 16:24
659faf5
Compare
Choose a tag to compare

[2.1.3] - 2020-08-07

Changed

  • Fix multi instance deployment resource names.

Default blank value for "k8s_kiam_role_arn"

01 Jul 10:27
af93ede
Compare
Choose a tag to compare

[2.1.2] - 2020-07-01

Added

  • Default blank value for k8s_kiam_role_arn.

Refactoring Graphite configuration

24 Jun 10:14
7ad71f6
Compare
Choose a tag to compare

[2.1.1] - 2020-06-24

Added

  • Refactoring graphite configuration so that it can be switched off.

Adding prometheus support

12 Feb 10:44
0df0902
Compare
Choose a tag to compare
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

28 Jan 12:33
04c6a11
Compare
Choose a tag to compare

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

13 Jan 12:04
16b072d
Compare
Choose a tag to compare
Merge pull request #12 from ExpediaGroup/feature/region-specific-s3-iam

Updating S3 policy name

Initial release

10 Dec 16:12
fe700c4
Compare
Choose a tag to compare

Initial release of Beekeeper terraform module