Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created June 26, 2014 19:58
Show Gist options
  • Select an option

  • Save bodepd/55ba54057a3d46bd4521 to your computer and use it in GitHub Desktop.

Select an option

Save bodepd/55ba54057a3d46bd4521 to your computer and use it in GitHub Desktop.
parameters:
private_key:
type: string
description: Pregenerated private key file path
resources:
compute_instance:
properties:
metadata:
private_key:
get_file { get_param: private_key }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment