github.com/cockroachdb/cockroach@v20.2.0-alpha.1+incompatible/pkg/cmd/roachprod/vm/aws/old.json (about) 1 { 2 "regions": { 3 "sensitive": false, 4 "type": "list", 5 "value": [ 6 { 7 "ami_id": "ami-965e6bf3", 8 "region": "us-east-2", 9 "security_group": "sg-06a4c809644e32920", 10 "subnets": { 11 "us-east-2b": "subnet-49170331", 12 "us-east-2c": "subnet-46c7f20c" 13 } 14 }, 15 { 16 "ami_id": "ami-79873901", 17 "region": "us-west-2", 18 "security_group": "sg-03548a0ccc7870601", 19 "subnets": { 20 "us-west-2a": "subnet-0ffd1c2a34c9231ca", 21 "us-west-2b": "subnet-0e6c3c944d64cdcaf" 22 } 23 }, 24 { 25 "ami_id": "ami-941e04f0", 26 "region": "eu-west-2", 27 "security_group": "sg-0ebb21d61843dd82f", 28 "subnets": { 29 "eu-west-2a": "subnet-056b3d8c21c5ea593", 30 "eu-west-2b": "subnet-018fa0ae185054048", 31 "eu-west-2c": "subnet-0678178e17d36f556" 32 } 33 } 34 ] 35 } 36 }