Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
venkatamutyala authored Apr 21, 2023
1 parent 473214a commit da03aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ For more details see: https://github.com/GlueOps/terraform-module-cloud-aws-kube
```hcl
module "captain" {
iam_role_to_assume = "arn:aws:iam::1234567890:role/glueops-captain"
source = "git::https://github.com/GlueOps/terraform-module-cloud-aws-kubernetes-cluster.git?ref=feat/multiple-node-pools"
source = "git::https://github.com/GlueOps/terraform-module-cloud-aws-kubernetes-cluster.git"
eks_version = "1.26"
csi_driver_version = "v1.17.0-eksbuild.1"
vpc_cidr_block = "10.65.0.0/16"
Expand Down

0 comments on commit da03aa2

Please sign in to comment.