Fix broken terraform plan/apply on a cluster < 1.14 (Fix #582) (#600)

This commit is contained in:
Joonsung Lee
2019-11-20 21:19:06 +09:00
committed by Max Williams
parent 4f3f5b6733
commit 215dc849e8
2 changed files with 7 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
- Updated instance_profile_names and instance_profile_arns outputs to also consider launch template as well as asg (by @ankitwal)
- Fix deprecated interpolation-only expression (by @angelabad)
- Fix broken terraform plan/apply on a cluster < 1.14 (by @hodduc)
# History