Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

Support Google Provider 2.1.0 #16

Closed
robmorgan opened this issue Feb 28, 2019 · 3 comments
Closed

Support Google Provider 2.1.0 #16

robmorgan opened this issue Feb 28, 2019 · 3 comments

Comments

@robmorgan
Copy link
Contributor

I had to lock the Google provider to 2.0.0. 2.1.0 seems to drop the subnetwork self_link. hashicorp/terraform-provider-google#3040

module.gke_cluster.google_container_cluster.cluster: Resource 'data.google_compute_subnetwork.gke_subnetwork' does not have attribute 'self_link' for variable 'data.google_compute_subnetwork.gke_subnetwork.self_link'

Relevant build: https://circleci.com/gh/gruntwork-io/terraform-google-gke/97

@rileykarson am I suppose to use another attribute?

@rileykarson
Copy link
Contributor

Oh yup I accidentally replaced Computed in that datasource's self_link field instead of adding Optional. I'll patch that for our next regular release.

@robmorgan
Copy link
Contributor Author

@rileykarson Thanks dude!

@autero1
Copy link
Contributor

autero1 commented Apr 12, 2019

Think we can close this.

@autero1 autero1 closed this as completed Apr 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants