Bump minimum Terraform to 0.12.9 (#617)

This commit is contained in:
Daniel Piddock
2019-12-09 09:59:26 +01:00
committed by Max Williams
parent 143642fda8
commit 7c2c4a6aa5
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- Fix deprecated interpolation-only expression (by @angelabad)
- Fix broken terraform plan/apply on a cluster < 1.14 (by @hodduc)
- Updated required version of AWS Provider to >= v2.38.0 for Managed Node Groups (by @wmorgan6796)
- Updated minimum version of Terraform to avoid a bug (by @dpiddockcmp)
#### Important notes