Skip to content

Instantly share code, notes, and snippets.

@bo67192
Created November 2, 2016 02:15
Show Gist options
  • Save bo67192/e12c47b7ee95a43b78af2faea39be647 to your computer and use it in GitHub Desktop.
Save bo67192/e12c47b7ee95a43b78af2faea39be647 to your computer and use it in GitHub Desktop.
Cloudformation Template Mapping Snippet
"Mappings": {
"Subnet": {
"Environment": {
"Test": "subnet-2udye763",
"Prod": "subnet-jd83udjed"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment