Created
December 28, 2016 19:11
-
-
Save mooyoul/339f994caf90f9e776e5e9d2fbb71382 to your computer and use it in GitHub Desktop.
Terraform 101 - Assigning Variables from a file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
access_key = "foo" | |
secret_key = "bar" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment