mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-23 00:58:26 +02:00
Add outputs for cluster role ARN and name (#290)
This enables attaching additional policies, e.g. for using encrypted volumes, to the cluster. Signed-off-by: Steffen Pingel <steffen.pingel@tasktop.com>
This commit is contained in:
committed by
Max Williams
parent
87114b0bd0
commit
d473b71024
@@ -24,6 +24,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
|
||||
### Added
|
||||
|
||||
- Added output for generated kubeconfig filename (by @syst0m)
|
||||
- Added outputs for cluster role ARN and name (by @spingel)
|
||||
|
||||
## [[v2.2.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v2.1.0...v2.2.0)] - 2019-02-07]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user