Skip to content

Add PSC-I support to google_vertex_ai_reasoning_engine#16112

Merged
rileykarson merged 2 commits intoGoogleCloudPlatform:mainfrom
LucaPrete:pscInterface
Jan 13, 2026
Merged

Add PSC-I support to google_vertex_ai_reasoning_engine#16112
rileykarson merged 2 commits intoGoogleCloudPlatform:mainfrom
LucaPrete:pscInterface

Conversation

@LucaPrete
Copy link
Copy Markdown
Member

@LucaPrete LucaPrete commented Jan 10, 2026

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.

vertex_ai: added `deployment_spec.psc_interface_config` to `google_vertex_ai_reasoning_engine`

@github-actions github-actions Bot requested a review from hao-nan-li January 10, 2026 09:27
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 10, 2026

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.

@modular-magician
Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 3 files changed, 348 insertions(+))
google-beta provider: Diff ( 3 files changed, 348 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 91 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_vertex_ai_reasoning_engine (7 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

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
      }
    }
  }
}

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 83
Passed tests: 80
Skipped tests: 3
Affected tests: 0

Click here to see the affected service packages
  • vertexai

🟢 All tests passed!

View the build log

@LucaPrete
Copy link
Copy Markdown
Member Author

@modular-magician reassign-reviewer rileykarson

@hao-nan-li
Copy link
Copy Markdown
Contributor

@modular-magician reassign-reviewer rileykarson

Are you looking to re-assign it to Riley?

@github-actions github-actions Bot requested review from rileykarson and removed request for hao-nan-li January 12, 2026 17:48
@LucaPrete
Copy link
Copy Markdown
Member Author

LucaPrete commented Jan 12, 2026 via email

@zli82016
Copy link
Copy Markdown
Member

/gcbrun

@modular-magician
Copy link
Copy Markdown
Collaborator

Hi there, I'm the Modular magician. I've detected the following information about your changes:

Diff report

Your PR generated some diffs in downstreams - here they are.

google provider: Diff ( 3 files changed, 348 insertions(+))
google-beta provider: Diff ( 3 files changed, 348 insertions(+))
terraform-google-conversion: Diff ( 1 file changed, 91 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_vertex_ai_reasoning_engine (7 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

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
      }
    }
  }
}

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 83
Passed tests: 80
Skipped tests: 3
Affected tests: 0

Click here to see the affected service packages
  • vertexai

🟢 All tests passed!

View the build log

@rileykarson rileykarson added this pull request to the merge queue Jan 13, 2026
Merged via the queue into GoogleCloudPlatform:main with commit a15c992 Jan 13, 2026
49 checks passed
amukul-25 pushed a commit to amukul-25/magic-modules that referenced this pull request Jan 14, 2026
wuchris-g pushed a commit to wuchris-g/magic-modules that referenced this pull request Feb 5, 2026
JianweiQ pushed a commit to JianweiQ/magic-modules that referenced this pull request Feb 20, 2026
aditikumarii-google pushed a commit to aditikumarii-google/magic-modules that referenced this pull request Mar 10, 2026
ChuAmberZhang pushed a commit to ChuAmberZhang/magic-modules that referenced this pull request Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants