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.
2 parents 9ddaaa2 + 4533219 commit fe9706fCopy full SHA for fe9706f
hack/machineset.sh
@@ -90,7 +90,7 @@ get_aws_ms() {
90
fi
91
92
93
- local az=$(echo "$linuxWorkerSpec" | jq -r .providerSpec.value.placement.availibilityZone)
+ local az=$(echo "$linuxWorkerSpec" | jq -r .providerSpec.value.placement.availabilityZone)
94
local region=$(echo "$linuxWorkerSpec" | jq -r .providerSpec.value.placement.region)
95
#
96
# get the AMI id for the Windows VM
0 commit comments