Skip to content

Add GCS source support for modules#21254

Merged
pselle merged 2 commits intohashicorp:masterfrom
davewongillies:gcs
Jun 13, 2019
Merged

Add GCS source support for modules#21254
pselle merged 2 commits intohashicorp:masterfrom
davewongillies:gcs

Conversation

@davewongillies
Copy link
Copy Markdown
Contributor

Adds support for GCS style source URL for modules, as implemented in hashicorp/go-getter#170

eg:

module "my_module" {
  source = "gcs::https://www.googleapis.com/storage/v1/my/path/module.tar.gz"
  name  = "foo"
}

@hashicorp-cla
Copy link
Copy Markdown

hashicorp-cla commented May 8, 2019

CLA assistant check
All committers have signed the CLA.

@pselle pselle modified the milestones: v0.12.1, TBD Jun 4, 2019
@pselle pselle merged commit 59c5cc4 into hashicorp:master Jun 13, 2019
@davewongillies davewongillies deleted the gcs branch June 13, 2019 17:47
@ghost
Copy link
Copy Markdown

ghost commented Jul 25, 2019

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Jul 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants