Skip to content

Instantly share code, notes, and snippets.

@matthieugd
Last active March 17, 2018 14:22
Show Gist options
  • Save matthieugd/898475452af9d20fdbf8ee7e23d864d9 to your computer and use it in GitHub Desktop.
Save matthieugd/898475452af9d20fdbf8ee7e23d864d9 to your computer and use it in GitHub Desktop.
[
{
"user:Environment": ["Production"],
"user:Application": ["Project A","Project B"],
"user:Component": ["Frontend"]
},
{
"user:Environment": ["Development"],
"user:Application": ["Project B"],
"user:Component": ["Backend"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment