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

locals block does not work #51

Closed
wilddog64 opened this issue Jul 6, 2019 · 1 comment
Closed

locals block does not work #51

wilddog64 opened this issue Jul 6, 2019 · 1 comment

Comments

@wilddog64
Copy link

The multiple vpc in the examples folder break at locals block. This is the error message output,

The Terraform configuration must be valid before initialization so that
Terraform can determine which modules and providers need to be installed.

Error: Reserved block type name in module block

on main.tf line 9, in module "gcp-multiple-vpc":
9: locals {

The block type name "locals" is reserved for use by Terraform in a future
version.

@wilddog64
Copy link
Author

no issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant