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

readme now has instructions for basic kubectl operation testing. locals map used to aid in userdata

This commit is contained in:
brandoconnor
2018-06-07 02:52:43 -07:00
parent 9ed27801be
commit 67d2946b58
9 changed files with 165 additions and 86 deletions
+2 -1
View File
@@ -5,8 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this
project adheres to [Semantic Versioning](http://semver.org/).
## [v0.1.0] - 2018-06-06
## [v0.1.0] - 2018-06-07
### Added
- Everything! Initial release of the module.
- Kudos to @tanmng for finding and fixing bug #1.