Sarah French

Results 293 comments of Sarah French

Test failure: > Error: googleapi: Error 400: This operation will exceed max secondary ranges per subnetwork (30) for subnet "default", consider reusing existing secondary ranges or use a different subnetwork.

[Running a build against this PR in TeamCity here](https://hashicorp.teamcity.com/buildConfiguration/TerraformProviders_GoogleCloud_GOOGLE_MMUPSTREAMTESTS_GOOGLE_PACKAGE_FIRESTORE/98992?mode=builds&buildTab=overview&hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildChangesSection=true)

Ah, I just realised that this permission error is coming at the end of the test during cleanup. I had assumed the problem was enabling the service at the start...

Order of events in the test is: - 'Deletion' of firestore field resource - it's not deletable but is altered via PATCH request - Deletion of DB is skipped: "Firestore...

Ah the problem appears to be that the `CheckDestroy` for the test isn't well equipped for when the test creates a new separate project. We could use the `useOwnProject` bool...

This build in TeamCity runs TestAccFirestoreField_firestoreFieldUpdateAddIndexExample against this PR: https://hashicorp.teamcity.com/buildConfiguration/TerraformProviders_GoogleCloud_GOOGLE_MMUPSTREAMTESTS_GOOGLE_PACKAGE_FIRESTORE/108307?mode=builds&buildTab=overview&hideTestsFromDependencies=false&hideProblemsFromDependencies=false