Skip to content

Instantly share code, notes, and snippets.

@lukedemi
Last active February 7, 2017 16:01
Show Gist options
  • Save lukedemi/e2f509bd27505b5bd4b3998514660016 to your computer and use it in GitHub Desktop.
Save lukedemi/e2f509bd27505b5bd4b3998514660016 to your computer and use it in GitHub Desktop.
geo status output
$ ./geo status --quiet
{
"codified": 331,
"uncodified": 3,
"total": 334,
"percent": 99.10179640718563,
"resources": {
"aws_elb": {
"uncodified": [
"service"
]
},
"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