Commit 754f0036 authored by Ahmad's avatar Ahmad

inikt

parent cab090ea
...@@ -102,7 +102,7 @@ async function main() { ...@@ -102,7 +102,7 @@ async function main() {
}); });
// Define the regions and required instances // Define the regions and required instances
let regions = ['us-west-2', 'us-east-1', 'us-east-2']; let regions = ['us-west-2', 'us-east-1'];
let requiredInstances = ['Ubuntu-1', 'Ubuntu-2']; let requiredInstances = ['Ubuntu-1', 'Ubuntu-2'];
// Loop through each region and check/create instances // Loop through each region and check/create instances
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment