Skip to content

New data source: google_compute_network_endpoint_groups#16766

Merged
BBBmau merged 2 commits intoGoogleCloudPlatform:mainfrom
rosmo:neg-datasource
Mar 19, 2026
Merged

New data source: google_compute_network_endpoint_groups#16766
BBBmau merged 2 commits intoGoogleCloudPlatform:mainfrom
rosmo:neg-datasource

Conversation

@rosmo
Copy link
Contributor

@rosmo rosmo commented Mar 19, 2026

Add data source for zonal network endpoint groups.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_compute_network_endpoint_groups`

@github-actions github-actions bot requested a review from BBBmau March 19, 2026 12:26
@github-actions
Copy link

Googlers: For automatic test runs see go/terraform-auto-test-runs.

@BBBmau, 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.

@rosmo rosmo force-pushed the neg-datasource branch 2 times, most recently from 88fc426 to c874a35 Compare March 19, 2026 12:30
@modular-magician
Copy link
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 ( 4 files changed, 275 insertions(+))
google-beta provider: Diff ( 4 files changed, 275 insertions(+))

Missing doc report (experimental)

The following data sources are missing documents:

  • google_compute_network_endpoint_groups, expect file /website/docs/d/compute_network_endpoint_groups.html.markdown to exist.

@modular-magician
Copy link
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 ( 4 files changed, 275 insertions(+))
google-beta provider: Diff ( 4 files changed, 275 insertions(+))

Missing doc report (experimental)

The following data sources are missing documents:

  • google_compute_network_endpoint_groups, expect file /website/docs/d/compute_network_endpoint_groups.html.markdown to exist.

@modular-magician
Copy link
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 ( 4 files changed, 275 insertions(+))
google-beta provider: Diff ( 4 files changed, 275 insertions(+))

@modular-magician
Copy link
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 ( 4 files changed, 275 insertions(+))
google-beta provider: Diff ( 4 files changed, 275 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1389
Passed tests: 1298
Skipped tests: 90
Affected tests: 1

Click here to see the affected service packages
  • compute

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
  • TestAccDataSourceComputeNetworkEndpointGroups

Get to know how VCR tests work

1 similar comment
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1389
Passed tests: 1298
Skipped tests: 90
Affected tests: 1

Click here to see the affected service packages
  • compute

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
  • TestAccDataSourceComputeNetworkEndpointGroups

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccDataSourceComputeNetworkEndpointGroups [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccDataSourceComputeNetworkEndpointGroups [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1389
Passed tests: 1298
Skipped tests: 90
Affected tests: 1

Click here to see the affected service packages
  • compute

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
  • TestAccDataSourceComputeNetworkEndpointGroups

Get to know how VCR tests work

1 similar comment
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1389
Passed tests: 1298
Skipped tests: 90
Affected tests: 1

Click here to see the affected service packages
  • compute

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
  • TestAccDataSourceComputeNetworkEndpointGroups

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccDataSourceComputeNetworkEndpointGroups [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccDataSourceComputeNetworkEndpointGroups [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🟢 All tests passed!

View the build log or the debug log for each test

@github-actions github-actions bot requested a review from BBBmau March 19, 2026 18:53
@modular-magician
Copy link
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 ( 4 files changed, 268 insertions(+))
google-beta provider: Diff ( 4 files changed, 268 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1389
Passed tests: 1299
Skipped tests: 90
Affected tests: 0

Click here to see the affected service packages
  • compute

🟢 All tests passed!

View the build log

Copy link
Collaborator

@BBBmau BBBmau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@BBBmau BBBmau added this pull request to the merge queue Mar 19, 2026
Merged via the queue into GoogleCloudPlatform:main with commit 2ba8d84 Mar 19, 2026
22 checks passed
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.

3 participants