Skip to content

Commit ee1b464

Browse files
authored
Update README.md
1 parent 7e5fcf9 commit ee1b464

File tree

1 file changed

+1
-1
lines changed
  • examples/existing-cluster-with-base-and-infra

1 file changed

+1
-1
lines changed

examples/existing-cluster-with-base-and-infra/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ terraform init
4343

4444
Specify the AWS Region where the resources will be deployed. Edit the `terraform.tfvars` file and add `aws_region="..."`. You can also use environement variables `export TF_VAR_aws_region=xxx`.
4545

46-
4. EKS Cluster
46+
4. Amazon EKS Cluster
4747

4848
To run this example, you need to provide your EKS cluster name.
4949
If you don't have a cluster ready, visit [this example](https://github.com/aws-ia/terraform-aws-eks-blueprints/tree/main/examples/eks-cluster-with-new-vpc)

0 commit comments

Comments
 (0)