Correct description of the cluster field in RestorePlan#17480
Conversation
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @melinath, 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. |
|
Ccing @avijitagarwal195 who previously reviewed the internal version of this change. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 2e8f858: 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 build log @apratimutkarsh VCR tests complete for 2e8f858! |
b00da7a
Description
To avoid confusion from treating the "source cluster" as the backup cluster, this PR updates the
clusterfield description in theRestorePlanconfiguration.This change aligns the description with the error message on docs.cloud.google.com, which clarifies it as: "the name of the target cluster to which you want to restore the backup".
References
Fixes b/509846441
Release Note Template for Downstream PRs