Skip to content

Instantly share code, notes, and snippets.

@justinvp
Last active September 13, 2018 18:50
Show Gist options
  • Save justinvp/1c8c6e43daf20924287c0d476e17de9a to your computer and use it in GitHub Desktop.
Save justinvp/1c8c6e43daf20924287c0d476e17de9a to your computer and use it in GitHub Desktop.
pulumi up
name: javascript
description: A minimal AWS JavaScript program
runtime: nodejs
template:
description: A minimal AWS JavaScript program
config:
aws:region:
description: The AWS region to deploy into
default: us-east-1
foo:blah:
description: A foo config
default: blah
bar:blah:
description: A bar config
default: blah
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment