Add PSC-I support to google_vertex_ai_reasoning_engine#16112
Add PSC-I support to google_vertex_ai_reasoning_engine#16112rileykarson merged 2 commits intoGoogleCloudPlatform:mainfrom
google_vertex_ai_reasoning_engine#16112Conversation
|
Hello! I am a robot. Tests will require approval from a repository maintainer to run. Googlers: For automatic test runs see go/terraform-auto-test-runs. @rileykarson, 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: Diff reportYour PR generated some diffs in downstreams - here they are.
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_vertex_ai_reasoning_engine" "primary" {
spec {
deployment_spec {
psc_interface_config {
dns_peering_configs {
domain = # value needed
target_network = # value needed
target_project = # value needed
}
network_attachment = # value needed
}
}
}
}
|
Tests analyticsTotal tests: 83 Click here to see the affected service packages
🟢 All tests passed! View the build log |
|
@modular-magician reassign-reviewer rileykarson |
Are you looking to re-assign it to Riley? |
|
Yes please!
Il giorno lun 12 gen 2026 alle 18:47 hao-nan-li ***@***.***>
ha scritto:
… *hao-nan-li* left a comment (GoogleCloudPlatform/magic-modules#16112)
<#16112 (comment)>
@modular-magician <https://github.com/modular-magician> reassign-reviewer
rileykarson
Are you looking to re-assign it to Riley?
—
Reply to this email directly, view it on GitHub
<#16112 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARY7UG7QQE3PIODVDVNCVL4GPM2XAVCNFSM6AAAAACRIMSYWWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTOMZZG42DINZTGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
/gcbrun |
|
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.
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_vertex_ai_reasoning_engine" "primary" {
spec {
deployment_spec {
psc_interface_config {
dns_peering_configs {
domain = # value needed
target_network = # value needed
target_project = # value needed
}
network_attachment = # value needed
}
}
}
}
|
Tests analyticsTotal tests: 83 Click here to see the affected service packages
🟢 All tests passed! View the build log |
a15c992
Adds PSC-I support to
google_vertex_ai_reasoning_engine.Opened hashicorp/terraform-provider-google/issues/25637 and referenced in code to keep track of current limitation due to internal bug.
Release Note Template for Downstream PRs (will be copied)
See Write release notes for guidance.