Skip to content

compute: add list resource for google_compute_backend_service - #18627

Draft
vr-ibm wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
vr-ibm:compute-backend-service-list-resource
Draft

compute: add list resource for google_compute_backend_service#18627
vr-ibm wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
vr-ibm:compute-backend-service-list-resource

Conversation

@vr-ibm

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

Copy link
Copy Markdown
Collaborator

Adds a new list resource google_compute_backend_service for Terraform 1.14+ terraform query support. This allows users to list all Compute Engine backend services in a given project.

Details

  • Adds generate_list_resource: true to mmv1/products/compute/BackendService.yaml
  • Adds generated list resource implementation for google_compute_backend_service
  • Adds generated acceptance test TestAccComputeBackendServiceListQuery_generated
  • Adds generated documentation for the list resource

Release Note Template for Downstream PRs (will be copied)

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

@modular-magician modular-magician added the awaiting-approval Pull requests that need reviewer's approval to run presubmit tests label Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-approval Pull requests that need reviewer's approval to run presubmit tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants