kisieland

Results 10 comments of kisieland

Rebased, but I still see the following errors, while running make test (that are also present on main): ``` go: finding module for package github.com/hashicorp/terraform-provider-clean-google/google github.com/hashicorp/terraform-provider-google/scripts imports github.com/hashicorp/terraform-provider-clean-google/google: cannot find...

@melinath PTAL at the above comment

Yup, this fixed the main, I was able to rebase and fix some of mine misconfigurations and now both tests and lint are working! @melinath Please take another look :)

@melinath updated the release notes PTAL. I've also solved the merge conflict, but it seems that there is an issue on the main branch, because when I tried to re-run...

I've added the test to container_cluster, but I did not see any mention of the nodepool autoscaling in the cluster documentation, so I did not add it there. There are...

I had a couple of hiccups with `TestAccContainerCluster_withNodePoolCIA` test, but it should pass now. \ Btw. Thanks for editing the release notes :)

@roaks3 what seems to be the issue for the build?