Skip to content
New issue

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

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

Already on GitHub? # to your account

Add GCS source support for modules #21254

Merged
merged 2 commits into from
Jun 13, 2019
Merged

Add GCS source support for modules #21254

merged 2 commits into from
Jun 13, 2019

Conversation

davewongillies
Copy link
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

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

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
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants