Skip to content

Instantly share code, notes, and snippets.

@jschr
Last active April 12, 2017 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jschr/ec1bf0fd35809d60cc1544893d68e1d6 to your computer and use it in GitHub Desktop.
Save jschr/ec1bf0fd35809d60cc1544893d68e1d6 to your computer and use it in GitHub Desktop.
terraform env directory structure
/env-dev # our dev environment and where terraform is deployed from
dev.tf # the dev environment terraform config
dev.tfvars # the terraform variables for dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment