Skip to content

Add volatile status fields from google_tpu_v2_vm to ISVI#13754

Merged
rileykarson merged 1 commit intomainfrom
rileykarson-patch-5
Apr 23, 2025
Merged

Add volatile status fields from google_tpu_v2_vm to ISVI#13754
rileykarson merged 1 commit intomainfrom
rileykarson-patch-5

Conversation

@rileykarson
Copy link
Copy Markdown
Member

Fixes hashicorp/terraform-provider-google#16957 (we should refile if we get a new one after)

    resource_tpu_v2_vm_test.go:21: Step 6/6 error running import: ImportStateVerify attributes not equivalent. Difference is shown below. The - symbol indicates attributes missing after import.
          map[string]string{
        -   "health":             "TIMEOUT",
        +   "health":             "UNHEALTHY_MAINTENANCE",
        -   "health_description": "",
        +   "health_description": "The TPU had a maintenance event at 2025-04-23T07:43:36.67877072Z",
          }

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

@rileykarson rileykarson requested review from a team and trodge and removed request for a team April 23, 2025 18:40
@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-beta provider: Diff ( 1 file changed, 3 insertions(+), 3 deletions(-))

@modular-magician
Copy link
Copy Markdown
Collaborator

Tests analytics

Total tests: 7
Passed tests: 3
Skipped tests: 4
Affected tests: 0

Click here to see the affected service packages
  • tpuv2

🟢 All tests passed!

View the build log

@rileykarson rileykarson added this pull request to the merge queue Apr 23, 2025
Merged via the queue into main with commit a9c4e95 Apr 23, 2025
20 checks passed
@rileykarson rileykarson deleted the rileykarson-patch-5 branch April 23, 2025 23:23
NandiniAgrawal15 pushed a commit to NandiniAgrawal15/magic-modules that referenced this pull request Apr 26, 2025
BBBmau pushed a commit to BBBmau/magic-modules that referenced this pull request May 13, 2025
jingqizz pushed a commit to jingqizz/magic-modules that referenced this pull request Jul 9, 2025
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.

Failing test(s): TestAccTpuV2Vm_*

3 participants