Skip to content

Instantly share code, notes, and snippets.

@relwell
Created December 7, 2018 15:26
Show Gist options
  • Save relwell/a4494a00ccc84b08dcf10edb87d36cb0 to your computer and use it in GitHub Desktop.
Save relwell/a4494a00ccc84b08dcf10edb87d36cb0 to your computer and use it in GitHub Desktop.
"Mappings": {
"EnvironmentMap": {
"qa": {
"lambdaSubnets": "subnet-1c6a4634,subnet-aadf34dd" ,
"lambdaSecurityGroups": "sg-b58c1ad0,sg-007b3e50d822ab4b6"
},
"prod": {
"lambdaSubnets": "subnet-076822f8311733aa2,subnet-01be8dd54e536738b",
"lambdaSecurityGroups": "sg-015d3589ebaddb5ef",
}
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment