Skip to content

Instantly share code, notes, and snippets.

@bernadinm
Created March 13, 2018 00:06
Show Gist options
  • Save bernadinm/91900d553aa29de9585e1eed6a0f5bb0 to your computer and use it in GitHub Desktop.
Save bernadinm/91900d553aa29de9585e1eed6a0f5bb0 to your computer and use it in GitHub Desktop.
$ terraform init -from-module '[email protected]:github-repo/github-folder/aws' -upgrade=true
The working directory already contains files. The -from-module option requires
an empty directory into which a copy of the referenced module will be placed.
To initialize the configuration already in this working directory, omit the
-from-module option.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment