You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do we specify which subnet to use in each region ?
(subnet names have been substituted)
bees up -s 4 -g bees
--key=$KEY
--i=ami-2a,ami-1a
--zone=ap-southeast-2a,ap-southeast-1a
--login=ec2-user
--subnet=subnet-2a,subnet-1a
--group=SG_Groups_Tag_Name_In_Both_Regions (I assume this works since it resolves the SG ID)
The subnet ID 'subnet-2a,subnet-1a' does not exist"
The text was updated successfully, but these errors were encountered:
How do we specify which subnet to use in each region ?
(subnet names have been substituted)
bees up -s 4 -g bees
--key=$KEY
--i=ami-2a,ami-1a
--zone=ap-southeast-2a,ap-southeast-1a
--login=ec2-user
--subnet=subnet-2a,subnet-1a
--group=SG_Groups_Tag_Name_In_Both_Regions (I assume this works since it resolves the SG ID)
The subnet ID 'subnet-2a,subnet-1a' does not exist"
The text was updated successfully, but these errors were encountered: