Skip to content

compute: add list resource for google_compute_health_check - #18619

Open
vr-ibm wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
vr-ibm:compute-health-check-list-resource
Open

compute: add list resource for google_compute_health_check#18619
vr-ibm wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
vr-ibm:compute-health-check-list-resource

Conversation

@vr-ibm

@vr-ibm vr-ibm commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

Adds a new list resource google_compute_health_check for Terraform 1.14+ terraform query support. This allows users to list all Compute Engine health checks in a given project.

Details

  • Adds generate_list_resource: true to mmv1/products/compute/HealthCheck.yaml
  • Adds generated list resource implementation for google_compute_health_check
  • Adds generated acceptance test TestAccComputeHealthCheckListQuery_generated
  • Adds generated documentation for the list resource

Release Note Template for Downstream PRs (will be copied)

compute: added `google_compute_health_check` list resource for `terraform query` support

@modular-magician modular-magician added awaiting-approval Pull requests that need reviewer's approval to run presubmit tests and removed awaiting-approval Pull requests that need reviewer's approval to run presubmit tests labels Aug 12, 2026
@modular-magician

modular-magician commented Aug 12, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 3 files changed, 313 insertions(+)
google-beta provider View Diff 3 files changed, 313 insertions(+)

Test report

Analytics

Total Tests Passed Skipped Affected
1557 1459 95 3
Affected Service Packages
  • compute

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

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

Click here to see the affected tests
  • TestAccComputeHealthCheckListQuery_generated
  • TestAccComputeInstanceFromMachineImage_diffProject
  • TestAccComputeSecurityPolicy_withPreconfiguredWafConfig

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccComputeHealthCheckListQuery_generated
❌ Error · Log - TestAccComputeInstanceFromMachineImage_diffProject
❌ Error · Log - TestAccComputeSecurityPolicy_withPreconfiguredWafConfig

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above 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.

@vr-ibm VCR tests complete for b7ed5d9!

@vr-ibm
vr-ibm marked this pull request as ready for review August 12, 2026 23:35
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