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

easy install failed: module vpc: not found #1

Closed
drnic opened this issue Dec 24, 2014 · 3 comments
Closed

easy install failed: module vpc: not found #1

drnic opened this issue Dec 24, 2014 · 3 comments
Assignees
Labels

Comments

@drnic
Copy link
Contributor

drnic commented Dec 24, 2014

$ terraform apply github.com/cloudfoundry-community/terraform-aws-cf-install
Error downloading modules: module vpc: not found, may need to be downloaded
@drnic
Copy link
Contributor Author

drnic commented Dec 24, 2014

Different issue for other installation process:

$ make plan
terraform get -update
Get: git::https://github.com/cloudfoundry-community/terraform-aws-vpc.git (update)
Get: git::https://github.com/cloudfoundry-community/terraform-aws-cf-net.git (update)
terraform plan -module-depth=-1 -var-file terraform.tfvars -out terraform.tfplan
Refreshing Terraform state prior to plan...

Error refreshing state: Module 'vpc' not found for variable 'module.vpc.aws_route_table_private_id'
make: *** [plan] Error 1

@shinji62
Copy link

Related to hashicorp/terraform#659 ?

@drnic drnic closed this as completed in 5f77a7c Dec 24, 2014
@drnic
Copy link
Contributor Author

drnic commented Dec 24, 2014

@shinji62 @teancom thx guys

lnguyen pushed a commit that referenced this issue Apr 3, 2015
Update keyword block_device to ebs_block_device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants