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

Changelog update, explicitly mentioning flag

This commit is contained in:
Tibo Beijen
2019-11-26 12:01:13 +01:00
parent d8f4dfc764
commit a431771553
+1 -1
View File
@@ -12,7 +12,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Test against minimum versions specified in `versions.tf` (by @dpiddockcmp)
- Added destroy-time flag (by @syst0m)
- Added flag `create_eks` to conditionally create resources (by @syst0m / @tbeijen)
### Changed