Skip to content

add resource google_vertex_ai_persistent_resource#18018

Open
umeshkumhar wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
umeshkumhar:feature/add-vertex-persistent-resource
Open

add resource google_vertex_ai_persistent_resource#18018
umeshkumhar wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
umeshkumhar:feature/add-vertex-persistent-resource

Conversation

@umeshkumhar

Copy link
Copy Markdown
Contributor

This PR adds support for the new google_vertex_ai_persistent_resource resource to the Google Terraform provider.

Persistent resources allow you to provision and manage long-running machine instances and accelerators to run custom workloads, interactive development (e.g. Ray on Vertex AI), and high-performance computing tasks on Vertex AI.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_vertex_ai_persistent_resource`

@github-actions github-actions Bot requested a review from rileykarson June 19, 2026 15:03
@github-actions

Copy link
Copy Markdown

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

modular-magician commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 5 files changed, 2909 insertions(+)
google-beta provider View Diff 5 files changed, 2909 insertions(+)
terraform-google-conversion View Diff 1 file changed, 611 insertions(+)
Open in Cloud Shell View Diff 8 files changed, 314 insertions(+)

Missing service labels

The following new resources do not have corresponding service labels:

  • google_vertex_ai_persistent_resource

If you believe this detection to be incorrect please raise the concern with your reviewer. Googlers: This error is safe to ignore once you've completed go/fix-missing-service-labels.
An override-missing-service-label label can be added to allow merging.

Test report

Important

Manual Verification Required

VCR cannot automatically execute the following tests added in this PR. Please verify them manually:

🔴 TestAccVertexAIPersistentResource_vertexAiPersistentResourceUntestedFieldsExample

Analytics

Total Tests Passed Skipped Affected
104 98 5 1
Affected Service Packages
  • vertexai

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit.

Click here to see the affected tests
  • TestAccVertexAIPersistentResource_vertexAiPersistentResourceFullExample

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccVertexAIPersistentResource_vertexAiPersistentResourceFullExample

Caution

Issues requiring attention before PR completion

🔴 Manual Verification Required: New tests were added that are skipped in presubmit tests. See the "Manual Verification Required" section at the top for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the recording VCR build log or the debug logs folder for detailed results.

@umeshkumhar, @rileykarson VCR tests complete for 32714c9!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants