Remove beta restriction for ontapSource field in Backup resource#17745
Remove beta restriction for ontapSource field in Backup resource#17745ravisankardanda99 wants to merge 1 commit into
Conversation
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @zli82016, 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. |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 59b2364: Diff reportYour PR generated the following diffs in downstream repositories:
|
59b2364 to
51e6fc7
Compare
|
Due to the reason mentioned in #17555 (#17555 (comment)), we cannot add an acceptance test for this change. Local testing result: |
|
Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 51e6fc7: Diff reportYour PR generated the following diffs in downstream repositories:
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_netapp_backup" "primary" {
ontap_source {
snapshot_uuid = # value needed
}
}
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 @ravisankardanda99, @zli82016 VCR tests complete for 51e6fc7! |
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.