1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

Fix deprecated interpolation-only expression (#594)

This commit is contained in:
Angel Abad
2019-11-18 18:16:37 +01:00
committed by Max Williams
parent a4117177f6
commit 4f3f5b6733
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Changed
- 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)
# History