Mahamed Ali
Mahamed Ali
On a second look, it is bit harder that expected. We can tackle it as part of https://github.com/hashicorp/terraform-provider-google/issues/10751
@jcanseco This feature is not working properly serverside. This is mergable once the API is fixed by Google. Request Logs ``` ---[ REQUEST ]--------------------------------------- PUT /v1beta1/projects/REDACTED/locations/us-central1-a/clusters/tf-test-cluster-p19b92hvjm/nodePools/tf-test-nodepool-zjl91bcnec?alt=json&prettyPrint=false HTTP/1.1 Host: container.googleapis.com User-Agent:...
@rileykarson @jcanseco The test is passing now. The bug has been fixed.
I didn't get that error. Have a look at this gist with the full debug log from my run earlier this week. https://gist.github.com/upodroid/1eddc671cac739a4bd34d817ed6e34ab
Can you add the hacktoberfest-accepted label? Thanks
Yeah, I forgot about this. I'll have it ready for review soon
This is ready. It was good that it got delayed as Google changed the field from `workload_certificates` to `mesh_certificates` when it got promoted to v1.
> It looks like there are some extraneous changes to files in `mmv1/third_party/terraform/website/docs/guides/` - could you remove those? This seems reasonable otherwise. /gcbrun I do drive by doc updates on...