Skip to content

Adds support for module_path key in Terrafile#6

Open
phildier wants to merge 1 commit into
claranet:masterfrom
phildier:master
Open

Adds support for module_path key in Terrafile#6
phildier wants to merge 1 commit into
claranet:masterfrom
phildier:master

Conversation

@phildier

@phildier phildier commented Jul 5, 2019

Copy link
Copy Markdown
Contributor

This adds the ability to specify a destination path for modules, rather than installing them in the same directory as the Terrafile.

@raymondbutcher

Copy link
Copy Markdown
Contributor

Hi @phildier, can you please give a bit more context about why you want to do this? I'm mostly just curious to know, but I'm also wondering if a command line argument would be preferable to hardcoding it into the file.

@phildier

phildier commented Sep 3, 2019

Copy link
Copy Markdown
Contributor Author

Sure, it's mainly just to support my workflow when building a dockerfile, enabling me to copy modules into the container separately from the rest of the tf code. I don't have any objection to it being a command line option instead.

@rezen

rezen commented Nov 19, 2019

Copy link
Copy Markdown

Inspiration I'm sure is from Puppetfile. I'm in favor of this, also a cli flag as an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants