Terraform-aws-eks 为了能够使用以下Terraform模块,请遵循文档。 要求 地形> = 0.11.14 Required_providers: aws =“〜> 2.53.0” null =“ 2.1.2” 本地=“ 1.4.0” template =“ 2.1.2” 随机=“ 2.2.1” 呼叫模块 您的main.tf应该看起来像这样 module "cluster-eks" { source = "fuchicorp/eks/aws" subnet_ids = ["subnet-", "subnet-"] region = "us-east-1