Igor Shapiro
Results
2
issues of
Igor Shapiro
If the cluster has an underscore in its name: ```js return new eks.Cluster('eks-cluster', {...}) ``` An error is thrown. Cluster name should be probably normalized internally ``` Plan apply failed:...
help-wanted
kind/bug