Fix Terraform timeout during cluster creation#18143
Conversation
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @malhotrasagar2212, a repository maintainer, has been assigned to review your changes. If you have not received review feedback within 2 business days, please leave a comment on this PR asking them to take a look. You can help make sure that review is quick by doing a self-review and by running impacted tests locally. |
SirGitsalot
left a comment
There was a problem hiding this comment.
Running the tests now but that should just be a formality. I'll merge once they complete.
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 15db99d: Diff reportYour PR generated the following diffs in downstream repositories:
Test reportAnalytics
Affected Service Packages
Step 1: Replaying Mode 🟢 All tests passed in Replaying mode! No Recording was needed. View the replaying VCR build log @rpgoog, @malhotrasagar2212 VCR tests complete for 15db99d! |
Moved the timeout configuration to the root level of Cluster.yaml. Timeout configuration in async.operation.timeouts is not accounted due to a bug - hashicorp/terraform-provider-google#28175