Skip to content

Instantly share code, notes, and snippets.

@mpoore
Created February 4, 2021 15:08
Show Gist options
  • Save mpoore/b0244cb873361eb7a6f7f6d0800bf129 to your computer and use it in GitHub Desktop.
Save mpoore/b0244cb873361eb7a6f7f6d0800bf129 to your computer and use it in GitHub Desktop.
formatVersion: 1
inputs:
compute:
type: object
$ref: /ref/property-groups/compute-properties
resources:
Cloud_Machine_1:
type: Cloud.Machine
properties:
image: '${input.compute.image}'
flavor: '${input.compute.flavor}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment