Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hcl: support module sources #56

Open
8 tasks
tormath1 opened this issue Aug 31, 2020 · 2 comments · May be fixed by #130
Open
8 tasks

hcl: support module sources #56

tormath1 opened this issue Aug 31, 2020 · 2 comments · May be fixed by #130
Labels
enhancement New feature or request
Projects

Comments

@tormath1
Copy link
Contributor

The source argument in a module block tells Terraform where to find the source code for the desired child module.

[doc]

Following this issue (#54), we should be able to support the source argument.

  • Local paths
  • Terraform Registry
  • Github
  • Bitbucket
  • Generic Git, Mercurial repositories
  • HTTP URLs
  • S3 Buckets
  • GCS Buckets
@lasher23
Copy link

Hi @tormath1

Is there still any interest in solving this Issue?

@tormath1
Copy link
Contributor Author

Hi @tormath1

Is there still any interest in solving this Issue?

Hi @lasher23, I don't have yet enough bandwidth to continue working on this issue. Feel free to resume that PR: #130 if you're interested in such a feature. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging a pull request may close this issue.

2 participants