Skip to content

Commit

Permalink
Update using-terraform.md (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
progerjkd authored and niallthomson committed Apr 27, 2024
1 parent 58d774c commit 300651f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ $ curl --remote-name-all https://raw.githubusercontent.com/VAR::MANIFESTS_OWNER/
Run the following Terraform commands to deploy your workshop environment.

```bash
$ export EKS_CLUSTER_NAME=eks-workshop
$ terraform init
$ terraform apply -var="cluster_name=$EKS_CLUSTER_NAME" -auto-approve
```
Expand Down

0 comments on commit 300651f

Please sign in to comment.