Skip to content

Instantly share code, notes, and snippets.

@wwwtyro
Created October 23, 2017 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wwwtyro/2954c1efd9b755d7d1d7c543a72a3dca to your computer and use it in GitHub Desktop.
Save wwwtyro/2954c1efd9b755d7d1d7c543a72a3dca to your computer and use it in GitHub Desktop.
$ aws ec2 describe-subnets
SUBNETS False ap-southeast-2a 250 172.32.1.0/24 False True available subnet-09fd306e vpc-b2d1e8d6
SUBNETS False ap-southeast-2a 250 172.32.0.0/24 False True available subnet-49fc312e vpc-b2d1e8d6
$ juju add-space foo 172.32.0.0/24
ERROR cannot add space "foo": adding space "foo": subnet "172.32.0.0/24" not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment