We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 065d6c4 commit c8bb88fCopy full SHA for c8bb88f
README.md
@@ -74,7 +74,7 @@ cd terraform/ec2 && terraform init && terraform apply -var="sshkey_s3_bucket={th
74
75
### 3.3 don't forget to clean the resources
76
```shell
77
-cd terraform/ec2 && terraform destory"
+cd terraform/ec2 && terraform destory
78
```
79
80
## 4. Run EKS
0 commit comments