mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-01 23:13:07 +02:00
add cloudwatch log group access (#410)
* add cloudwatch log group access * update readme for outputs * update outputs * fix formatting * add splat for access to name
This commit is contained in:
@@ -167,6 +167,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
|
||||
| cluster\_id | The name/id of the EKS cluster. |
|
||||
| cluster\_security\_group\_id | Security group ID attached to the EKS cluster. |
|
||||
| cluster\_version | The Kubernetes server version for the EKS cluster. |
|
||||
| cloudwatch\_log\_group\_name | The name of the cloudwatch log group created for the EKS cluster. |
|
||||
| config\_map\_aws\_auth | A kubernetes configuration to authenticate to this EKS cluster. |
|
||||
| kubeconfig | kubectl config file contents for this EKS cluster. |
|
||||
| kubeconfig\_filename | The filename of the generated kubectl config. |
|
||||
|
||||
Reference in New Issue
Block a user