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

Add top-level services_ipv4_cidr attr to container_cluster. #1873

Merged
merged 2 commits into from
Jun 3, 2019

Conversation

paddycarver
Copy link
Contributor

@paddycarver paddycarver commented Jun 3, 2019

There's a computed, output-only services_ipv4_cidr attribute for
GKE Clusters that we're currently not populating. This PR adds support
for them. See hashicorp/terraform-provider-google#3770.

=== RUN   TestAccContainerCluster_basic
=== PAUSE TestAccContainerCluster_basic
=== CONT  TestAccContainerCluster_basic
--- PASS: TestAccContainerCluster_basic (469.76s)
PASS
ok      github.com/terraform-providers/terraform-provider-google/google 469.775s

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician, I work on Magic Modules.
This PR seems not to have generated downstream PRs before, as of 9c2ba3c.

Pull request statuses

No diff detected in terraform-google-conversion.
No diff detected in Ansible.
No diff detected in Inspec.

New Pull Requests

I built this PR into one or more new PRs on other repositories, and when those are closed, this PR will also be merged and closed.
depends: hashicorp/terraform-provider-google-beta#804
depends: hashicorp/terraform-provider-google#3776

paddycarver and others added 2 commits June 3, 2019 23:07
There's a computed, output-only services_ipv4_cidr attribute for
GKE Clusters that we're currently not populating. This PR adds support
for them. See #3770.

=== RUN   TestAccContainerCluster_basic
=== PAUSE TestAccContainerCluster_basic
=== CONT  TestAccContainerCluster_basic
--- PASS: TestAccContainerCluster_basic (469.76s)
PASS
ok      github.com/terraform-providers/terraform-provider-google/google 469.775s
Tracked submodules are build/terraform-beta build/terraform-mapper build/terraform build/ansible build/inspec.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants