Skip to content

Instantly share code, notes, and snippets.

@100daysofdevops
Last active February 26, 2019 17:38
Show Gist options
  • Select an option

  • Save 100daysofdevops/2f8f093f41246490f21606d63cd84784 to your computer and use it in GitHub Desktop.

Select an option

Save 100daysofdevops/2f8f093f41246490f21606d63cd84784 to your computer and use it in GitHub Desktop.
data "template_file" "user-init" {
template = "${file("${path.module}/userdata.tpl")}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment