Skip to content

Instantly share code, notes, and snippets.

@mooyoul
Created December 28, 2016 19:11
Show Gist options
  • Save mooyoul/339f994caf90f9e776e5e9d2fbb71382 to your computer and use it in GitHub Desktop.
Save mooyoul/339f994caf90f9e776e5e9d2fbb71382 to your computer and use it in GitHub Desktop.
Terraform 101 - Assigning Variables from a file
access_key = "foo"
secret_key = "bar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment