Skip to content

Instantly share code, notes, and snippets.

@codyde
Last active July 26, 2018 21:51
Show Gist options
  • Save codyde/3327e0abcc2b1a0a21cb7da0d8345695 to your computer and use it in GitHub Desktop.
Save codyde/3327e0abcc2b1a0a21cb7da0d8345695 to your computer and use it in GitHub Desktop.
inputs: {}
resources:
Cloud_Machine_1:
type: Cloud.Machine
properties:
image: Ubuntu
flavor: Small
networks:
- name: '${Cloud_Network_1.name}'
Cloud_Network_1:
type: Cloud.Network
properties:
name: AWS-East
networkType: existing
outboundAccess: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment