Skip to content

Instantly share code, notes, and snippets.

@raghavmri
Last active October 28, 2021 07:43
Show Gist options
  • Select an option

  • Save raghavmri/d9a4f6c441e885b369727bb57764cad8 to your computer and use it in GitHub Desktop.

Select an option

Save raghavmri/d9a4f6c441e885b369727bb57764cad8 to your computer and use it in GitHub Desktop.
{
"language": "typescript",
"app": "npm run --silent compile && node main.js",
"projectId": "5632caca-2a91-436c-963d-57dccfa2d7b0",
"terraformProviders": ["aws@~> 3.63"],
"terraformModules": [],
"context": {
"excludeStackIdFromLogicalIds": "true",
"allowSepCharsInLogicalIds": "true"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment