We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c1dcf5 commit 83ca9eeCopy full SHA for 83ca9ee
README.md
@@ -66,7 +66,8 @@ Example output:
66
67
```
68
$ eksctl create cluster
69
-[ℹ] using region us-west-2, version 0.6.0
+[ℹ] eksctl version 0.6.0
70
+[ℹ] using region us-west-2
71
[ℹ] setting availability zones to [us-west-2a us-west-2c us-west-2b]
72
[ℹ] subnets for us-west-2a - public:192.168.0.0/19 private:192.168.96.0/19
73
[ℹ] subnets for us-west-2c - public:192.168.32.0/19 private:192.168.128.0/19
0 commit comments