Skip to content

hcl: support module sources #56

@tormath1

Description

@tormath1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions