Skip to content

Instantly share code, notes, and snippets.

@lukedemi
Last active February 7, 2017 16:23
Show Gist options
  • Save lukedemi/1fb5f9fea5f95a7d2c4873db34fe9dd9 to your computer and use it in GitHub Desktop.
Save lukedemi/1fb5f9fea5f95a7d2c4873db34fe9dd9 to your computer and use it in GitHub Desktop.
$ ./geo status --quiet
{
"codified": 331,
"uncodified": 3,
"total": 334,
"percent": 99.10179640718563,
"resources": {
"aws_elb": {
"uncodified": [
"service-web"
]
},
"aws_security_group": {
"uncodified": [
"ec2::organization/service::web",
"elb::organization/service::web"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment