这是indexloc提供的服务,不要输入任何密码
Skip to content

Compute public delagated sub prefix list support #14264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 63 commits into
base: main
Choose a base branch
from

Conversation

malhotrasagar2212
Copy link

@malhotrasagar2212 malhotrasagar2212 commented Jun 12, 2025

Added new field publicDelegatedSubPrefixs to resource google_compute_public_delegated_prefix

Added new field publicDelegatedSubPrefixs to resource google_compute_public_delegated_prefix

This fixes the GH Issue - hashicorp/terraform-provider-google#19147
Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: added `publicDelegatedSubPrefixs` field to resource `google_compute_public_delegated_prefix`

Copy link

google-cla bot commented Jun 12, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@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 ( 5 files changed, 809 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 5 files changed, 809 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 141 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 109 insertions(+))

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • compute
🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR.

View the build log

@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 ( 5 files changed, 773 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 5 files changed, 773 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 141 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 109 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_compute_public_delegated_sub_prefix (1 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_compute_public_delegated_sub_prefix" "primary" {
  allocatable_prefix_length = # value needed
  delegated_project         = # value needed
  is_address                = # value needed
  mode                      = # value needed
  public_delegated_prefix   = # value needed
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_compute_public_delegated_sub_prefix

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.

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample

Tests analytics

Total tests: 1226
Passed tests: 1142
Skipped tests: 84
Affected tests: 0

Click here to see the affected service packages
  • compute
🟢 All tests passed!

View the build log

@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 ( 5 files changed, 772 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 5 files changed, 772 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 141 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 109 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_compute_public_delegated_sub_prefix (1 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_compute_public_delegated_sub_prefix" "primary" {
  allocatable_prefix_length = # value needed
  delegated_project         = # value needed
  is_address                = # value needed
  mode                      = # value needed
  public_delegated_prefix   = # value needed
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_compute_public_delegated_sub_prefix

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.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1226
Passed tests: 1142
Skipped tests: 83
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
  • TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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 ( 5 files changed, 802 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 5 files changed, 802 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 151 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 110 insertions(+))

Errors

google provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

google-beta provider:

  • The diff processor failed to build. This is usually due to the downstream provider failing to compile.

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • compute
🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR.

View the build log

@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 ( 5 files changed, 774 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 5 files changed, 774 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 141 insertions(+))
Open in Cloud Shell: Diff ( 4 files changed, 110 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_compute_public_delegated_sub_prefix (1 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_compute_public_delegated_sub_prefix" "primary" {
  allocatable_prefix_length = # value needed
  is_address                = # value needed
  mode                      = # value needed
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_compute_public_delegated_sub_prefix

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.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1226
Passed tests: 1142
Skipped tests: 83
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
  • TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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 ( 5 files changed, 769 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 5 files changed, 769 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 141 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_compute_public_delegated_sub_prefix (1 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_compute_public_delegated_sub_prefix" "primary" {
  allocatable_prefix_length = # value needed
  is_address                = # value needed
  mode                      = # value needed
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_compute_public_delegated_sub_prefix

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.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1225
Passed tests: 1141
Skipped tests: 83
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
  • TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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 ( 5 files changed, 769 insertions(+), 2 deletions(-))
google-beta provider: Diff ( 5 files changed, 769 insertions(+), 2 deletions(-))
terraform-google-conversion: Diff ( 1 file changed, 141 insertions(+))

Missing test report

Your PR includes resource fields which are not covered by any test.

Resource: google_compute_public_delegated_sub_prefix (1 total tests)
Please add an acceptance test which includes these fields. The test should include the following:

resource "google_compute_public_delegated_sub_prefix" "primary" {
  allocatable_prefix_length = # value needed
  is_address                = # value needed
  mode                      = # value needed
}

Missing service labels

The following new resources do not have corresponding service labels:

  • google_compute_public_delegated_sub_prefix

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.

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1225
Passed tests: 1141
Skipped tests: 83
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
  • TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedSubPrefix_computePublicDelegatedSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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, 345 insertions(+))
google-beta provider: Diff ( 4 files changed, 345 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1259
Passed tests: 1172
Skipped tests: 86
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
  • TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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, 355 insertions(+))
google-beta provider: Diff ( 4 files changed, 355 insertions(+))

@modular-magician
Copy link
Collaborator

Non-exercised tests

🔴 Tests were added that are skipped in VCR:

  • TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample

Tests analytics

Total tests: 0
Passed tests: 0
Skipped tests: 0
Affected tests: 0

Click here to see the affected service packages
  • compute
🔴 Errors occurred during REPLAYING mode. Please fix them to complete your PR.

View the build log

@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, 348 insertions(+))
google-beta provider: Diff ( 4 files changed, 348 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1259
Passed tests: 1172
Skipped tests: 86
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
  • TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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, 348 insertions(+))
google-beta provider: Diff ( 4 files changed, 348 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1259
Passed tests: 1172
Skipped tests: 86
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
  • TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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, 348 insertions(+))
google-beta provider: Diff ( 4 files changed, 348 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1259
Passed tests: 1172
Skipped tests: 86
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
  • TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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, 347 insertions(+))
google-beta provider: Diff ( 4 files changed, 347 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1259
Passed tests: 1172
Skipped tests: 86
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
  • TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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, 347 insertions(+))
google-beta provider: Diff ( 4 files changed, 347 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 1259
Passed tests: 1172
Skipped tests: 86
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
  • TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccComputePublicDelegatedPrefix_computePublicDelegatedPrefixWithSubPrefixExample [Error message] [Debug log]

🔴 Errors occurred during RECORDING mode. Please fix them to complete your PR.

View the build log or the debug log for each test

@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, 347 insertions(+))
google-beta provider: Diff ( 4 files changed, 347 insertions(+))

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.

2 participants