inframap icon indicating copy to clipboard operation
inframap copied to clipboard

hcl: support module sources

Open tormath1 opened this issue 4 years ago • 2 comments

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

tormath1 avatar Aug 31 '20 07:08 tormath1

Hi @tormath1

Is there still any interest in solving this Issue?

lasher23 avatar Oct 10 '22 16:10 lasher23

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: https://github.com/cycloidio/inframap/pull/130 if you're interested in such a feature. :)

tormath1 avatar Oct 11 '22 09:10 tormath1