Feature Gap: Implement acceleratorTopologyMode for ResourcePolicy#16623
Feature Gap: Implement acceleratorTopologyMode for ResourcePolicy#16623Cezarus27 wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
acceleratorTopologyMode for ResourcePolicy#16623Conversation
|
Googlers: For automatic test runs see go/terraform-auto-test-runs. @BBBmau, 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. |
Signed-off-by: Cezary Sobczak <Cezary.Sobczak@infogain.com>
8be794a to
b41894f
Compare
|
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
Breaking Change(s) DetectedThe following breaking change(s) were detected within your pull request.
If you believe this detection to be incorrect please raise the concern with your reviewer. Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_compute_resource_policy" "primary" {
group_placement_policy {
accelerator_topology_mode = # value needed
}
}
|
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.