@grucloud/module-aws-eks
Version:
Grucloud module to manage an EKS Cluster
29 lines (28 loc) • 695 B
JSON
{
"name": "@grucloud/module-aws-eks",
"version": "2.3.1",
"description": "Grucloud module to manage an EKS Cluster",
"main": "iac.js",
"scripts": {},
"author": "",
"license": "ISC",
"dependencies": {
"@grucloud/core": "^2.3.1",
"@grucloud/module-aws-vpc": "^2.3.1",
"@grucloud/provider-aws": "^2.3.1",
"rubico": "^1.6.27"
},
"keywords": [
"aws",
"vpc",
"eks",
"kubernetes",
"grucloud"
],
"homepage": "https://github.com/grucloud/grucloud/tree/main/packages/modules/aws/eks",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/grucloud/grucloud.git"
},
"gitHead": "64b5810327c212e0bacad7f7780e96388026575f"
}