Releases: egarbi/terraform-aws-es-cluster
Releases · egarbi/terraform-aws-es-cluster
v0.2.0
17 Dec 16:26
Compare
Sorry, something went wrong.
No results found
Adds just the necessary changes for the code to work with version 0.14
Update Formatting
v0.1.3
02 Jun 18:55
Compare
Sorry, something went wrong.
No results found
Fixes
Adds
Support for up to 3 AZ's in multi-az
pre-commit hooks
terraform fmt
terraform-docs
Will be automatically run on every commit
V0.1.2
03 Feb 13:35
Compare
Sorry, something went wrong.
No results found
Deprecation warnings on a plan started to being showed up after upgrading to version >= 0.12.14.
See details here
This release will fix the deprecated syntax and get rid of those warning messages as a result.
Thanks to @fsperling for this
v0.1.1
04 Nov 14:04
Compare
Sorry, something went wrong.
No results found
Improves/Update testing case
Adds creation of a service IAM role used by default
Breaking change!!
A new variable create_iam_service_linked_role with default value to true has been introduced in this new release.
If you are upgrading from a previous version just add
create_iam_service_linked_role = false
To your module to prevent this role been created.
v0.1.0
31 Oct 13:19
Compare
Sorry, something went wrong.
No results found
Adds just the necessary changes for the code to work with version 0.12
Adds an example directory to be used as testing on every proposed PR
v0.0.8
29 Jul 11:29
Compare
Sorry, something went wrong.
No results found
make route53 zone id optional (Thanks neillturner)
Improve variables, outputs and README.md files (Thanks BreakingPitt)
v0.0.7
25 Jul 10:54
Compare
Sorry, something went wrong.
No results found
Making SG extensible
Extract rules from Security Group
Add Security Group ID to outputs
Thanks @paurosello
v0.0.6
09 Apr 19:58
Compare
Sorry, something went wrong.
No results found
Miscellaneous Improvements
Adds volume_type variables
Adds encrypts_at_rest block
Dedicated TF files for variables and outputs for better understanding.
Thanks, @BreakingPitt
v0.0.5
05 Mar 09:51
Compare
Sorry, something went wrong.
No results found
Adds a new feature requested in #5
Terraform fmt
v0.0.4
26 Feb 19:29
Compare
Sorry, something went wrong.
No results found
Introduce a new variable to be used with volume size of EBS