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

terraform: address deprecation warnins #44

Closed
cirocosta opened this issue May 3, 2019 · 0 comments
Closed

terraform: address deprecation warnins #44

cirocosta opened this issue May 3, 2019 · 0 comments

Comments

@cirocosta
Copy link
Member

Hey,

Using the latest version of the google Terraform provider, we've been getting few deprecation notices:

Warning: module.cluster.google_container_cluster.main: "zone": [DEPRECATED] Use location instead

Warning: module.cluster.google_container_node_pool.main[0]: "zone": [DEPRECATED] use location instead

Warning: module.cluster.google_container_node_pool.main[1]: "zone": [DEPRECATED] use location instead

Let's address that! 😁

Thanks!

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