Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Download terraform.py dynamically in Terraform #1120

Open
sehqlr opened this issue Feb 15, 2016 · 1 comment · May be fixed by #1582
Open

Download terraform.py dynamically in Terraform #1120

sehqlr opened this issue Feb 15, 2016 · 1 comment · May be fixed by #1582

Comments

@sehqlr
Copy link
Contributor

sehqlr commented Feb 15, 2016

As of right now, the terraform.py script is copied into the mantl project, and if terraform.py is updated, we must copy the changes over manually. Adding it as a submodule makes more sense in this regard.

@stevendborrelli
Copy link
Contributor

I'd rather not use git submodules for this, as it adds a lot of complexity for one file. Maybe we could have terraform perform a local exec where it downloads version x from github.

@langston-barrett langston-barrett changed the title Add terraform.py as a git submodule Download terraform.py dynamically in Terraform Mar 2, 2016
@langston-barrett langston-barrett linked a pull request Jun 21, 2016 that will close this issue
3 tasks
@langston-barrett langston-barrett self-assigned this Jul 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants