mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-30 14:11:58 +02:00
Changing AMI data resource to filter for k8s version of cluster (#215)
* Changing AMI data resource to only use k8s version of cluster * Reverting this method as it doesn't work
This commit is contained in:
@@ -14,6 +14,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Changed
|
||||
- Added `--with-aggregate-type-defaults` option to terraform-docs (by @max-rocket-internet)
|
||||
- Updated AMI ID filtering to only filter AMIs from current cluster k8s version (by @max-rocket-internet)
|
||||
|
||||
## [[v1.8.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.7.0...v1.8.0)] - 2018-12-04]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user