Skip to content

ephemeral: add ephemeral_google_service_account_jwt #12142

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

Conversation

BBBmau
Copy link
Collaborator

@BBBmau BBBmau commented Oct 25, 2024

An ephemeral resource that mimics the google_service_account_jwt data source

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@BBBmau BBBmau changed the title add ephemeral_google_service_account_jwt ephemeral: add ephemeral_google_service_account_jwt Oct 25, 2024
@modular-magician

This comment was marked as outdated.

@modular-magician

This comment was marked as outdated.

@BBBmau BBBmau force-pushed the support-service-account-jwt branch from 020c7f0 to 5ff769e Compare November 7, 2024 06:16
@BBBmau
Copy link
Collaborator Author

BBBmau commented Nov 7, 2024

tests are passing:

=== RUN   TestEphemeralServiceAccountJwt_basic
=== PAUSE TestEphemeralServiceAccountJwt_basic
=== RUN   TestEphemeralServiceAccountJwt_withDelegates
=== PAUSE TestEphemeralServiceAccountJwt_withDelegates
=== RUN   TestEphemeralServiceAccountJwt_withExpiresIn
=== PAUSE TestEphemeralServiceAccountJwt_withExpiresIn
=== CONT  TestEphemeralServiceAccountJwt_basic
=== CONT  TestEphemeralServiceAccountJwt_withExpiresIn
=== CONT  TestEphemeralServiceAccountJwt_withDelegates
2024/11/06 22:15:18 [INFO] Authenticating using configured Google JSON 'credentials'...
2024/11/06 22:15:18 [INFO]   -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2024/11/06 22:15:18 [INFO] Authenticating using configured Google JSON 'credentials'...
2024/11/06 22:15:18 [INFO]   -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2024/11/06 22:15:18 [INFO] Authenticating using configured Google JSON 'credentials'...
2024/11/06 22:15:18 [INFO] Authenticating using configured Google JSON 'credentials'...
2024/11/06 22:15:18 [INFO]   -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2024/11/06 22:15:18 [INFO]   -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2024/11/06 22:15:18 [INFO] Authenticating using configured Google JSON 'credentials'...
2024/11/06 22:15:18 [INFO]   -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2024/11/06 22:15:18 [DEBUG] Waiting for state to become: [success]
2024/11/06 22:15:18 [DEBUG] Waiting for state to become: [success]
2024/11/06 22:15:18 [INFO] Authenticating using configured Google JSON 'credentials'...
2024/11/06 22:15:18 [INFO]   -- Scopes: [https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/userinfo.email]
2024/11/06 22:15:18 [DEBUG] Waiting for state to become: [success]
2024/11/06 22:15:19 [INFO] Terraform is using this identity: mauricio-alvarezleon@hc-terraform-testing.iam.gserviceaccount.com
2024/11/06 22:15:19 [DEBUG] Verifying projects/hc-terraform-testing/serviceAccounts/tf-bootstrap-sa-basic@hc-terraform-testing.iam.gserviceaccount.com as bootstrapped service account.
2024/11/06 22:15:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2024/11/06 22:15:19 [DEBUG] Retry Transport: starting RoundTrip retry loop
2024/11/06 22:15:19 [DEBUG] Retry Transport: request attempt 0
2024/11/06 22:15:19 [INFO] Terraform is using this identity: mauricio-alvarezleon@hc-terraform-testing.iam.gserviceaccount.com
2024/11/06 22:15:19 [DEBUG] Verifying projects/hc-terraform-testing/serviceAccounts/tf-bootstrap-sa-expiry@hc-terraform-testing.iam.gserviceaccount.com as bootstrapped service account.
2024/11/06 22:15:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2024/11/06 22:15:19 [DEBUG] Retry Transport: starting RoundTrip retry loop
2024/11/06 22:15:19 [DEBUG] Retry Transport: request attempt 0
2024/11/06 22:15:19 [INFO] Terraform is using this identity: mauricio-alvarezleon@hc-terraform-testing.iam.gserviceaccount.com
2024/11/06 22:15:19 [DEBUG] Verifying projects/hc-terraform-testing/serviceAccounts/tf-bootstrap-sa-delegates@hc-terraform-testing.iam.gserviceaccount.com as bootstrapped service account.
2024/11/06 22:15:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2024/11/06 22:15:19 [DEBUG] Retry Transport: starting RoundTrip retry loop
2024/11/06 22:15:19 [DEBUG] Retry Transport: request attempt 0
2024/11/06 22:15:19 [DEBUG] Retry Transport: Stopping retries, last request was successful
2024/11/06 22:15:19 [DEBUG] Retry Transport: Returning after 1 attempts
2024/11/06 22:15:19 [DEBUG] Setting service account permissions.
2024/11/06 22:15:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2024/11/06 22:15:19 [DEBUG] Retry Transport: starting RoundTrip retry loop
2024/11/06 22:15:19 [DEBUG] Retry Transport: request attempt 0
2024/11/06 22:15:19 [DEBUG] Retry Transport: Stopping retries, last request was successful
2024/11/06 22:15:19 [DEBUG] Retry Transport: Returning after 1 attempts
2024/11/06 22:15:19 [DEBUG] Setting service account permissions.
2024/11/06 22:15:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2024/11/06 22:15:19 [DEBUG] Retry Transport: starting RoundTrip retry loop
2024/11/06 22:15:19 [DEBUG] Retry Transport: request attempt 0
2024/11/06 22:15:19 [DEBUG] Retry Transport: Stopping retries, last request was successful
2024/11/06 22:15:19 [DEBUG] Retry Transport: Returning after 1 attempts
2024/11/06 22:15:19 [DEBUG] Setting service account permissions.
2024/11/06 22:15:19 [INFO] Instantiating Google Cloud IAM client for path https://iam.googleapis.com/
2024/11/06 22:15:19 [DEBUG] Retry Transport: starting RoundTrip retry loop
2024/11/06 22:15:19 [DEBUG] Retry Transport: request attempt 0
2024/11/06 22:15:19 [DEBUG] Retry Transport: Stopping retries, last request was successful
2024/11/06 22:15:19 [DEBUG] Retry Transport: Returning after 1 attempts
--- PASS: TestEphemeralServiceAccountJwt_basic (20.89s)
--- PASS: TestEphemeralServiceAccountJwt_withExpiresIn (21.11s)
--- PASS: TestEphemeralServiceAccountJwt_withDelegates (21.88s)
PASS
ok      github.com/hashicorp/terraform-provider-google/google/services/resourcemanager  26.414s

@BBBmau BBBmau marked this pull request as ready for review November 7, 2024 06:16
@modular-magician

This comment was marked as outdated.

@modular-magician

This comment was marked as outdated.

@modular-magician

This comment was marked as outdated.

@BBBmau BBBmau requested a review from SarahFrench November 7, 2024 23:06
@BBBmau
Copy link
Collaborator Author

BBBmau commented Nov 7, 2024

@SarahFrench fwiw this can be reviewed separately since it doesn't contain any Validators. However i think it would be best if this is reviewed once we merged all the other PRs (basically leave this for last, not high priority)

@SarahFrench
Copy link
Contributor

Ok, in that case let's mark this PR as draft until it's ready to be reviewed

@SarahFrench SarahFrench marked this pull request as draft November 8, 2024 12:42
@BBBmau BBBmau force-pushed the support-service-account-jwt branch from 5ff769e to 8692182 Compare November 12, 2024 23:32
@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 ( 3 files changed, 252 insertions(+), 1 deletion(-))
google-beta provider: Diff ( 3 files changed, 252 insertions(+), 1 deletion(-))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4267
Passed tests: 3844
Skipped tests: 417
Affected tests: 6

Click here to see the affected service packages

All service packages are affected

Action taken

Found 6 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBackupDRBackupVault_fullUpdate
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccComputeRegionPerInstanceConfig_removeInstanceOnDestroy
  • TestAccContainerCluster_withSecretManagerConfig

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBackupDRBackupVault_fullUpdate [Debug log]
TestAccComputeRegionPerInstanceConfig_removeInstanceOnDestroy [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [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

@BBBmau
Copy link
Collaborator Author

BBBmau commented Nov 19, 2024

after rebasing no other changes were needed in order for this to be ready for review. I'll leave it as draft until the two PRs in review have been merged:

* [`ephemeral`: add `google_service_account_id_token` #12141](https://github.com/GoogleCloudPlatform/magic-modules/pull/12141)

* [`ephemeral`: add `ephemeral_google_service_account_access_token` #12140](https://github.com/GoogleCloudPlatform/magic-modules/pull/12140)

marking this as ready for review but it's understood that it will be reviewed once the resources quoted above are merged.

Only marking since I've done some final refinement that marks this PR in good standing

@BBBmau BBBmau marked this pull request as ready for review November 19, 2024 23:28
@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, 299 insertions(+))
google-beta provider: Diff ( 4 files changed, 299 insertions(+))

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

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4273
Passed tests: 3841
Skipped tests: 417
Affected tests: 15

Click here to see the affected service packages

All service packages are affected

Action taken

Found 15 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBackupDRBackupPlan_backupDrBackupPlanSimpleExample
  • TestAccBackupDRBackupVault_fullUpdate
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccRedisCluster_createClusterWithZoneDistribution
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

1 similar comment
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4273
Passed tests: 3841
Skipped tests: 417
Affected tests: 15

Click here to see the affected service packages

All service packages are affected

Action taken

Found 15 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBackupDRBackupPlan_backupDrBackupPlanSimpleExample
  • TestAccBackupDRBackupVault_fullUpdate
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccRedisCluster_createClusterWithZoneDistribution
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

Copy link
Contributor

@SarahFrench SarahFrench left a comment

Choose a reason for hiding this comment

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

Initial review pass!

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBackupDRBackupPlan_backupDrBackupPlanSimpleExample [Debug log]
TestAccBackupDRBackupVault_fullUpdate [Debug log]
TestAccRedisCluster_createClusterWithZoneDistribution [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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 passed during RECORDING mode:
TestAccBackupDRBackupPlan_backupDrBackupPlanSimpleExample [Debug log]
TestAccBackupDRBackupVault_fullUpdate [Debug log]
TestAccRedisCluster_createClusterWithZoneDistribution [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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 ( 6 files changed, 399 insertions(+))
google-beta provider: Diff ( 6 files changed, 399 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4273
Passed tests: 3844
Skipped tests: 417
Affected tests: 12

Click here to see the affected service packages

All service packages are affected

Action taken

Found 12 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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

@BBBmau BBBmau force-pushed the support-service-account-jwt branch from 89c1037 to 2bb1986 Compare November 20, 2024 20:35
@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 ( 6 files changed, 399 insertions(+))
google-beta provider: Diff ( 6 files changed, 399 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4276
Passed tests: 3844
Skipped tests: 417
Affected tests: 15

Click here to see the affected service packages

All service packages are affected

Action taken

Found 15 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccEphemeralServiceAccountIdToken_basic
  • TestAccEphemeralServiceAccountIdToken_withDelegates
  • TestAccEphemeralServiceAccountIdToken_withIncludeEmail
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withIncludeEmail [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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

Copy link
Contributor

@SarahFrench SarahFrench left a comment

Choose a reason for hiding this comment

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

Approved, but with two pieces of feedback I'd like you to act on before merging

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

1 similar comment
@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, 364 insertions(+))
google-beta provider: Diff ( 5 files changed, 364 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 ( 5 files changed, 364 insertions(+))
google-beta provider: Diff ( 5 files changed, 364 insertions(+))

@BBBmau BBBmau merged commit b1c6428 into GoogleCloudPlatform:FEATURE-BRANCH-ephemeral-resource Nov 21, 2024
8 checks passed
@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, 295 insertions(+))
google-beta provider: Diff ( 4 files changed, 295 insertions(+))

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4276
Passed tests: 3842
Skipped tests: 417
Affected tests: 17

Click here to see the affected service packages

All service packages are affected

Action taken

Found 17 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBackupDRBackupVault_fullUpdate
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccEphemeralServiceAccountIdToken_basic
  • TestAccEphemeralServiceAccountIdToken_withDelegates
  • TestAccEphemeralServiceAccountIdToken_withIncludeEmail
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccFirebaserulesRelease_FirestoreReleaseHandWritten
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

2 similar comments
@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4276
Passed tests: 3842
Skipped tests: 417
Affected tests: 17

Click here to see the affected service packages

All service packages are affected

Action taken

Found 17 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBackupDRBackupVault_fullUpdate
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccEphemeralServiceAccountIdToken_basic
  • TestAccEphemeralServiceAccountIdToken_withDelegates
  • TestAccEphemeralServiceAccountIdToken_withIncludeEmail
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccFirebaserulesRelease_FirestoreReleaseHandWritten
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4276
Passed tests: 3842
Skipped tests: 417
Affected tests: 17

Click here to see the affected service packages

All service packages are affected

Action taken

Found 17 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBackupDRBackupVault_fullUpdate
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccEphemeralServiceAccountIdToken_basic
  • TestAccEphemeralServiceAccountIdToken_withDelegates
  • TestAccEphemeralServiceAccountIdToken_withIncludeEmail
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccFirebaserulesRelease_FirestoreReleaseHandWritten
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

Tests analytics

Total tests: 4276
Passed tests: 3614
Skipped tests: 417
Affected tests: 245

Click here to see the affected service packages

All service packages are affected

Action taken

Found 245 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccBackupDRBackupPlan_backupDrBackupPlanSimpleExample
  • TestAccBackupDRBackupVault_fullUpdate
  • TestAccCloudRunService_cloudRunServiceMulticontainerExample
  • TestAccCloudbuildv2Connection_GlePrivConnection
  • TestAccCloudbuildv2Connection_GlePrivUpdateConnection
  • TestAccComputeFirewallPolicyAssociation_basic
  • TestAccComputeProjectMetadata_basic
  • TestAccComputeRegionPerInstanceConfig_removeInstanceOnDestroy
  • TestAccContainerClusterCustomServiceAccount_withAutopilot
  • TestAccContainerClusterDatasource_regional
  • TestAccContainerClusterDatasource_zonal
  • TestAccContainerCluster_WithCPAFeatures
  • TestAccContainerCluster_additional_pod_ranges_config_on_create
  • TestAccContainerCluster_additional_pod_ranges_config_on_update
  • TestAccContainerCluster_autopilot_minimal
  • TestAccContainerCluster_autoprovisioningDefaultsUpgradeSettings
  • TestAccContainerCluster_autoprovisioningLocations
  • TestAccContainerCluster_backend
  • TestAccContainerCluster_basic
  • TestAccContainerCluster_deleteExclusionWindow
  • TestAccContainerCluster_deleteMaintenanceExclusionOptions
  • TestAccContainerCluster_enableCiliumPolicies_withAutopilot
  • TestAccContainerCluster_errorAutopilotLocation
  • TestAccContainerCluster_misc
  • TestAccContainerCluster_network
  • TestAccContainerCluster_networkingModeRoutes
  • TestAccContainerCluster_nodeAutoprovisioning
  • TestAccContainerCluster_nodeAutoprovisioningDefaults
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsBootDiskKmsKey
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskSizeGb
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskType
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsImageType
  • TestAccContainerCluster_nodeAutoprovisioningDefaultsShieldedInstance
  • TestAccContainerCluster_nodeAutoprovisioningNetworkTags
  • TestAccContainerCluster_privateRegistry
  • TestAccContainerCluster_regional
  • TestAccContainerCluster_regionalWithNodeLocations
  • TestAccContainerCluster_regionalWithNodePool
  • TestAccContainerCluster_stackType_withDualStack
  • TestAccContainerCluster_stackType_withSingleStack
  • TestAccContainerCluster_storagePoolsWithNodeConfig
  • TestAccContainerCluster_storagePoolsWithNodePool
  • TestAccContainerCluster_updateMaintenanceExclusionOptions
  • TestAccContainerCluster_withAdditiveVPC
  • TestAccContainerCluster_withAdvancedDatapath
  • TestAccContainerCluster_withAdvancedMachineFeaturesInNodePool
  • TestAccContainerCluster_withAuthenticatorGroupsConfig
  • TestAccContainerCluster_withAutopilot
  • TestAccContainerCluster_withAutopilotGcpFilestoreCsiDriver
  • TestAccContainerCluster_withAutopilotKubeletConfig
  • TestAccContainerCluster_withAutopilotNetworkTags
  • TestAccContainerCluster_withAutopilotResourceManagerTags
  • TestAccContainerCluster_withAutopilot_withNodePoolDefaults
  • TestAccContainerCluster_withAutoscalingProfile
  • TestAccContainerCluster_withBinaryAuthorizationEnabledBool
  • TestAccContainerCluster_withBinaryAuthorizationEvaluationModeAutopilot
  • TestAccContainerCluster_withBinaryAuthorizationEvaluationModeClassic
  • TestAccContainerCluster_withBootDiskKmsKey
  • TestAccContainerCluster_withCidrBlockWithoutPrivateEndpointSubnetwork
  • TestAccContainerCluster_withConfidentialBootDisk
  • TestAccContainerCluster_withConfidentialBootDiskNodeConfig
  • TestAccContainerCluster_withConfidentialNodes
  • TestAccContainerCluster_withCostManagementConfig
  • TestAccContainerCluster_withDNSConfig
  • TestAccContainerCluster_withDatabaseEncryption
  • TestAccContainerCluster_withDeletionProtection
  • TestAccContainerCluster_withEnableKubernetesAlpha
  • TestAccContainerCluster_withEnableKubernetesBetaAPIs
  • TestAccContainerCluster_withEnableKubernetesBetaAPIsOnExistingCluster
  • TestAccContainerCluster_withEnablePrivateEndpointToggle
  • TestAccContainerCluster_withExternalIpsConfig
  • TestAccContainerCluster_withFQDNNetworkPolicy
  • TestAccContainerCluster_withFilteredNotificationConfig
  • TestAccContainerCluster_withFleetConfig
  • TestAccContainerCluster_withFlexiblePodCIDR
  • TestAccContainerCluster_withGatewayApiConfig
  • TestAccContainerCluster_withGcpPublicCidrsAccessEnabledToggle
  • TestAccContainerCluster_withILBSubsetting
  • TestAccContainerCluster_withIPAllocationPolicy_existingSecondaryRanges
  • TestAccContainerCluster_withIPAllocationPolicy_specificIPRanges
  • TestAccContainerCluster_withIPAllocationPolicy_specificSizes
  • TestAccContainerCluster_withIdentityServiceConfig
  • TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledDefaultsUpdates
  • TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledInNodePool
  • TestAccContainerCluster_withIntraNodeVisibility
  • TestAccContainerCluster_withLoggingVariantInNodeConfig
  • TestAccContainerCluster_withLoggingVariantInNodePool
  • TestAccContainerCluster_withLoggingVariantUpdates
  • TestAccContainerCluster_withMaintenanceExclusionOptions
  • TestAccContainerCluster_withMaintenanceExclusionWindow
  • TestAccContainerCluster_withMaintenanceWindow
  • TestAccContainerCluster_withMasterAuthConfig_NoCert
  • TestAccContainerCluster_withMasterAuthorizedNetworksConfig
  • TestAccContainerCluster_withMasterAuthorizedNetworksDisabled
  • TestAccContainerCluster_withMeshCertificatesConfig
  • TestAccContainerCluster_withMonitoringConfig
  • TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig
  • TestAccContainerCluster_withMultiNetworking
  • TestAccContainerCluster_withNetworkPolicyEnabled
  • TestAccContainerCluster_withNodeConfigFastSocket
  • TestAccContainerCluster_withNodeConfigGcfsConfig
  • TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates
  • TestAccContainerCluster_withNodeConfigReservationAffinity
  • TestAccContainerCluster_withNodeConfigReservationAffinitySpecific
  • TestAccContainerCluster_withNodeConfigScopeAlias
  • TestAccContainerCluster_withNodeConfigShieldedInstanceConfig
  • TestAccContainerCluster_withNodePoolAutoscaling
  • TestAccContainerCluster_withNodePoolBasic
  • TestAccContainerCluster_withNodePoolCIA
  • TestAccContainerCluster_withNodePoolDefaults
  • TestAccContainerCluster_withNodePoolMultiple
  • TestAccContainerCluster_withNodePoolNodeConfig
  • TestAccContainerCluster_withNodePoolResize
  • TestAccContainerCluster_withNodePoolUpdateVersion
  • TestAccContainerCluster_withNotificationConfig
  • TestAccContainerCluster_withPrivateClusterConfigBasic
  • TestAccContainerCluster_withPrivateClusterConfigGlobalAccessEnabledOnly
  • TestAccContainerCluster_withPrivateClusterConfigMissingCidrBlock_withAutopilot
  • TestAccContainerCluster_withPrivateClusterConfigPrivateEndpointSubnetwork
  • TestAccContainerCluster_withPrivateEndpointSubnetwork
  • TestAccContainerCluster_withProtectConfig
  • TestAccContainerCluster_withRecurringMaintenanceWindow
  • TestAccContainerCluster_withReleaseChannelEnabled
  • TestAccContainerCluster_withReleaseChannelEnabledDefaultVersion
  • TestAccContainerCluster_withResourceUsageExportConfig
  • TestAccContainerCluster_withSecretManagerConfig
  • TestAccContainerCluster_withSecurityPostureConfig
  • TestAccContainerCluster_withShieldedNodes
  • TestAccContainerCluster_withSoleTenantGroup
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTelemetryEnabled
  • TestAccContainerCluster_withTpu
  • TestAccContainerCluster_withVersion
  • TestAccContainerCluster_withWorkloadALTSConfig
  • TestAccContainerCluster_withWorkloadALTSConfigAutopilot
  • TestAccContainerCluster_withWorkloadIdentityConfig
  • TestAccContainerCluster_withWorkloadIdentityConfigAutopilot
  • TestAccContainerCluster_with_PodCIDROverprovisionDisabled
  • TestAccContainerCluster_withoutConfidentialBootDisk
  • TestAccContainerNodePool_EmptyGuestAccelerator
  • TestAccContainerNodePool_autoscaling
  • TestAccContainerNodePool_basic
  • TestAccContainerNodePool_basicWithClusterId
  • TestAccContainerNodePool_compactPlacement
  • TestAccContainerNodePool_concurrent
  • TestAccContainerNodePool_customPlacementPolicy
  • TestAccContainerNodePool_enableQueuedProvisioning
  • TestAccContainerNodePool_ephemeralStorageConfig
  • TestAccContainerNodePool_ephemeralStorageLocalSsdConfig
  • TestAccContainerNodePool_fastSocket
  • TestAccContainerNodePool_gcfsConfig
  • TestAccContainerNodePool_gvnic
  • TestAccContainerNodePool_localNvmeSsdBlockConfig
  • TestAccContainerNodePool_maxPodsPerNode
  • TestAccContainerNodePool_nestedVirtualization
  • TestAccContainerNodePool_nodeLocations
  • TestAccContainerNodePool_regionalAutoscaling
  • TestAccContainerNodePool_regionalClusters
  • TestAccContainerNodePool_resize
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccContainerNodePool_shieldedInstanceConfig
  • TestAccContainerNodePool_storagePools
  • TestAccContainerNodePool_threadsPerCore
  • TestAccContainerNodePool_totalSize
  • TestAccContainerNodePool_version
  • TestAccContainerNodePool_withCgroupMode
  • TestAccContainerNodePool_withConfidentialBootDisk
  • TestAccContainerNodePool_withConfidentialNodes
  • TestAccContainerNodePool_withEnablePrivateNodesToggle
  • TestAccContainerNodePool_withGPU
  • TestAccContainerNodePool_withHostMaintenancePolicy
  • TestAccContainerNodePool_withHugepageConfig
  • TestAccContainerNodePool_withKubeletConfig
  • TestAccContainerNodePool_withLinuxNodeConfig
  • TestAccContainerNodePool_withLoggingVariantUpdates
  • TestAccContainerNodePool_withMachineAndDiskUpdate
  • TestAccContainerNodePool_withMachineDiskStoragePoolsUpdate
  • TestAccContainerNodePool_withManagement
  • TestAccContainerNodePool_withMultiNicNetworkConfig
  • TestAccContainerNodePool_withNetworkConfig
  • TestAccContainerNodePool_withNodeConfig
  • TestAccContainerNodePool_withNodeConfigScopeAlias
  • TestAccContainerNodePool_withReservationAffinity
  • TestAccContainerNodePool_withReservationAffinitySpecific
  • TestAccContainerNodePool_withSandboxConfig
  • TestAccContainerNodePool_withSoleTenantConfig
  • TestAccContainerNodePool_withTaintsUpdate
  • TestAccContainerNodePool_withUpgradeSettings
  • TestAccContainerNodePool_withWorkloadIdentityConfig
  • TestAccContainerNodePool_withoutConfidentialBootDisk
  • TestAccDNSManagedZone_dnsManagedZonePrivateGkeExample
  • TestAccDNSManagedZone_privateUpdate
  • TestAccDNSResponsePolicy_update
  • TestAccDataprocCluster_withNodeGroupAffinity
  • TestAccEphemeralServiceAccountIdToken_basic
  • TestAccEphemeralServiceAccountIdToken_withDelegates
  • TestAccEphemeralServiceAccountIdToken_withIncludeEmail
  • TestAccEphemeralServiceAccountJwt_basic
  • TestAccEphemeralServiceAccountJwt_withDelegates
  • TestAccEphemeralServiceAccountJwt_withExpiresIn
  • TestAccEphemeralServiceAccountToken_basic
  • TestAccEphemeralServiceAccountToken_withCustomLifetime
  • TestAccEphemeralServiceAccountToken_withDelegates
  • TestAccFirebaserulesRelease_FirestoreReleaseHandWritten
  • TestAccGKEBackupBackupPlanIamBindingGenerated
  • TestAccGKEBackupBackupPlanIamMemberGenerated
  • TestAccGKEBackupBackupPlanIamPolicyGenerated
  • TestAccGKEBackupBackupPlan_gkebackupBackupplanAutopilotExample
  • TestAccGKEBackupBackupPlan_gkebackupBackupplanBasicExample
  • TestAccGKEBackupBackupPlan_gkebackupBackupplanCmekExample
  • TestAccGKEBackupBackupPlan_gkebackupBackupplanFullExample
  • TestAccGKEBackupBackupPlan_gkebackupBackupplanPermissiveExample
  • TestAccGKEBackupBackupPlan_gkebackupBackupplanRpoDailyWindowExample
  • TestAccGKEBackupBackupPlan_gkebackupBackupplanRpoWeeklyWindowExample
  • TestAccGKEBackupBackupPlan_update
  • TestAccGKEBackupRestorePlanIamBindingGenerated
  • TestAccGKEBackupRestorePlanIamMemberGenerated
  • TestAccGKEBackupRestorePlanIamPolicyGenerated
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanAllClusterResourcesExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanAllNamespacesExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanGitopsModeExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanProtectedApplicationExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanRenameNamespaceExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanRestoreOrderExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanRollbackNamespaceExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanSecondTransformationExample
  • TestAccGKEBackupRestorePlan_gkebackupRestoreplanVolumeResExample
  • TestAccGKEBackupRestorePlan_update
  • TestAccGKEHub2MembershipBinding_gkehubMembershipBindingBasicExample
  • TestAccGKEHub2MembershipRBACRoleBinding_gkehubMembershipRbacRoleBindingBasicExample
  • TestAccGKEHubMembershipIamBindingGenerated
  • TestAccGKEHubMembershipIamMemberGenerated
  • TestAccGKEHubMembershipIamPolicyGenerated
  • TestAccGKEHubMembership_gkehubMembershipBasicExample
  • TestAccGKEHubMembership_gkehubMembershipIssuerExample
  • TestAccGKEHubMembership_gkehubMembershipRegionalExample
  • TestAccRedisCluster_createClusterWithNodeType
  • TestAccRedisCluster_createClusterWithZoneDistribution
  • TestAccRedisCluster_createUpdateDeletionProtection
  • TestAccRedisCluster_updateRedisConfigs
  • TestAccRedisCluster_updateReplicaCount
  • TestAccRedisCluster_updateShardCount
  • TestAccSpannerInstance_basicWithAutoscalingUsingNodeConfigUpdate
  • TestAccSpannerInstance_basicWithAutoscalingUsingProcessingUnitConfigUpdate
  • TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample

Get to know how VCR tests work

@modular-magician
Copy link
Collaborator

🟢 Tests passed during RECORDING mode:
TestAccBackupDRBackupVault_fullUpdate [Debug log]
TestAccFirebaserulesRelease_FirestoreReleaseHandWritten [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withIncludeEmail [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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 passed during RECORDING mode:
TestAccBackupDRBackupVault_fullUpdate [Debug log]
TestAccFirebaserulesRelease_FirestoreReleaseHandWritten [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withIncludeEmail [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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 passed during RECORDING mode:
TestAccBackupDRBackupVault_fullUpdate [Debug log]
TestAccFirebaserulesRelease_FirestoreReleaseHandWritten [Debug log]

🟢 No issues found for passed tests after REPLAYING rerun.


🔴 Tests failed during RECORDING mode:
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withIncludeEmail [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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 passed during RECORDING mode:
TestAccBackupDRBackupVault_fullUpdate [Debug log]
TestAccComputeFirewallPolicyAssociation_basic [Debug log]
TestAccComputeProjectMetadata_basic [Debug log]
TestAccComputeRegionPerInstanceConfig_removeInstanceOnDestroy [Debug log]
TestAccContainerClusterCustomServiceAccount_withAutopilot [Debug log]
TestAccContainerClusterDatasource_regional [Debug log]
TestAccContainerClusterDatasource_zonal [Debug log]
TestAccContainerCluster_WithCPAFeatures [Debug log]
TestAccContainerCluster_additional_pod_ranges_config_on_create [Debug log]
TestAccContainerCluster_additional_pod_ranges_config_on_update [Debug log]
TestAccContainerCluster_autopilot_minimal [Debug log]
TestAccContainerCluster_autoprovisioningDefaultsUpgradeSettings [Debug log]
TestAccContainerCluster_autoprovisioningLocations [Debug log]
TestAccContainerCluster_backend [Debug log]
TestAccContainerCluster_basic [Debug log]
TestAccContainerCluster_deleteExclusionWindow [Debug log]
TestAccContainerCluster_deleteMaintenanceExclusionOptions [Debug log]
TestAccContainerCluster_enableCiliumPolicies_withAutopilot [Debug log]
TestAccContainerCluster_errorAutopilotLocation [Debug log]
TestAccContainerCluster_misc [Debug log]
TestAccContainerCluster_network [Debug log]
TestAccContainerCluster_networkingModeRoutes [Debug log]
TestAccContainerCluster_nodeAutoprovisioning [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaults [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsBootDiskKmsKey [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskSizeGb [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsDiskType [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsImageType [Debug log]
TestAccContainerCluster_nodeAutoprovisioningDefaultsShieldedInstance [Debug log]
TestAccContainerCluster_nodeAutoprovisioningNetworkTags [Debug log]
TestAccContainerCluster_privateRegistry [Debug log]
TestAccContainerCluster_regional [Debug log]
TestAccContainerCluster_regionalWithNodeLocations [Debug log]
TestAccContainerCluster_regionalWithNodePool [Debug log]
TestAccContainerCluster_stackType_withDualStack [Debug log]
TestAccContainerCluster_stackType_withSingleStack [Debug log]
TestAccContainerCluster_storagePoolsWithNodeConfig [Debug log]
TestAccContainerCluster_storagePoolsWithNodePool [Debug log]
TestAccContainerCluster_updateMaintenanceExclusionOptions [Debug log]
TestAccContainerCluster_withAdditiveVPC [Debug log]
TestAccContainerCluster_withAdvancedDatapath [Debug log]
TestAccContainerCluster_withAdvancedMachineFeaturesInNodePool [Debug log]
TestAccContainerCluster_withAuthenticatorGroupsConfig [Debug log]
TestAccContainerCluster_withAutopilot [Debug log]
TestAccContainerCluster_withAutopilotGcpFilestoreCsiDriver [Debug log]
TestAccContainerCluster_withAutopilotKubeletConfig [Debug log]
TestAccContainerCluster_withAutopilotNetworkTags [Debug log]
TestAccContainerCluster_withAutoscalingProfile [Debug log]
TestAccContainerCluster_withCidrBlockWithoutPrivateEndpointSubnetwork [Debug log]
TestAccContainerCluster_withConfidentialBootDisk [Debug log]
TestAccContainerCluster_withConfidentialBootDiskNodeConfig [Debug log]
TestAccContainerCluster_withConfidentialNodes [Debug log]
TestAccContainerCluster_withCostManagementConfig [Debug log]
TestAccContainerCluster_withDNSConfig [Debug log]
TestAccContainerCluster_withDatabaseEncryption [Debug log]
TestAccContainerCluster_withDeletionProtection [Debug log]
TestAccContainerCluster_withEnableKubernetesAlpha [Debug log]
TestAccContainerCluster_withEnableKubernetesBetaAPIs [Debug log]
TestAccContainerCluster_withEnableKubernetesBetaAPIsOnExistingCluster [Debug log]
TestAccContainerCluster_withEnablePrivateEndpointToggle [Debug log]
TestAccContainerCluster_withExternalIpsConfig [Debug log]
TestAccContainerCluster_withFQDNNetworkPolicy [Debug log]
TestAccContainerCluster_withFilteredNotificationConfig [Debug log]
TestAccContainerCluster_withFlexiblePodCIDR [Debug log]
TestAccContainerCluster_withGatewayApiConfig [Debug log]
TestAccContainerCluster_withGcpPublicCidrsAccessEnabledToggle [Debug log]
TestAccContainerCluster_withILBSubsetting [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_existingSecondaryRanges [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_specificIPRanges [Debug log]
TestAccContainerCluster_withIPAllocationPolicy_specificSizes [Debug log]
TestAccContainerCluster_withIdentityServiceConfig [Debug log]
TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledDefaultsUpdates [Debug log]
TestAccContainerCluster_withInsecureKubeletReadonlyPortEnabledInNodePool [Debug log]
TestAccContainerCluster_withIntraNodeVisibility [Debug log]
TestAccContainerCluster_withLoggingVariantInNodeConfig [Debug log]
TestAccContainerCluster_withLoggingVariantInNodePool [Debug log]
TestAccContainerCluster_withLoggingVariantUpdates [Debug log]
TestAccContainerCluster_withMaintenanceExclusionOptions [Debug log]
TestAccContainerCluster_withMaintenanceExclusionWindow [Debug log]
TestAccContainerCluster_withMaintenanceWindow [Debug log]
TestAccContainerCluster_withMasterAuthConfig_NoCert [Debug log]
TestAccContainerCluster_withMasterAuthorizedNetworksConfig [Debug log]
TestAccContainerCluster_withMasterAuthorizedNetworksDisabled [Debug log]
TestAccContainerCluster_withMeshCertificatesConfig [Debug log]
TestAccContainerCluster_withMonitoringConfig [Debug log]
TestAccContainerCluster_withMonitoringConfigAdvancedDatapathObservabilityConfig [Debug log]
TestAccContainerCluster_withMultiNetworking [Debug log]
TestAccContainerCluster_withNetworkPolicyEnabled [Debug log]
TestAccContainerCluster_withNodeConfigFastSocket [Debug log]
TestAccContainerCluster_withNodeConfigGcfsConfig [Debug log]
TestAccContainerCluster_withNodeConfigKubeletConfigSettingsUpdates [Debug log]
TestAccContainerCluster_withNodeConfigReservationAffinity [Debug log]
TestAccContainerCluster_withNodeConfigReservationAffinitySpecific [Debug log]
TestAccContainerCluster_withNodeConfigScopeAlias [Debug log]
TestAccContainerCluster_withNodeConfigShieldedInstanceConfig [Debug log]
TestAccContainerCluster_withNodePoolAutoscaling [Debug log]
TestAccContainerCluster_withNodePoolBasic [Debug log]
TestAccContainerCluster_withNodePoolCIA [Debug log]
TestAccContainerCluster_withNodePoolDefaults [Debug log]
TestAccContainerCluster_withNodePoolMultiple [Debug log]
TestAccContainerCluster_withNodePoolNodeConfig [Debug log]
TestAccContainerCluster_withNodePoolResize [Debug log]
TestAccContainerCluster_withNodePoolUpdateVersion [Debug log]
TestAccContainerCluster_withNotificationConfig [Debug log]
TestAccContainerCluster_withPrivateClusterConfigBasic [Debug log]
TestAccContainerCluster_withPrivateClusterConfigGlobalAccessEnabledOnly [Debug log]
TestAccContainerCluster_withPrivateClusterConfigMissingCidrBlock_withAutopilot [Debug log]
TestAccContainerCluster_withPrivateClusterConfigPrivateEndpointSubnetwork [Debug log]
TestAccContainerCluster_withPrivateEndpointSubnetwork [Debug log]
TestAccContainerCluster_withProtectConfig [Debug log]
TestAccContainerCluster_withRecurringMaintenanceWindow [Debug log]
TestAccContainerCluster_withReleaseChannelEnabled [Debug log]
TestAccContainerCluster_withReleaseChannelEnabledDefaultVersion [Debug log]
TestAccContainerCluster_withResourceUsageExportConfig [Debug log]
TestAccContainerCluster_withSecurityPostureConfig [Debug log]
TestAccContainerCluster_withShieldedNodes [Debug log]
TestAccContainerCluster_withSoleTenantGroup [Debug log]
TestAccContainerCluster_withTPUConfig [Debug log]
TestAccContainerCluster_withTelemetryEnabled [Debug log]
TestAccContainerCluster_withTpu [Debug log]
TestAccContainerCluster_withVersion [Debug log]
TestAccContainerCluster_withWorkloadALTSConfig [Debug log]
TestAccContainerCluster_withWorkloadALTSConfigAutopilot [Debug log]
TestAccContainerCluster_withWorkloadIdentityConfig [Debug log]
TestAccContainerCluster_withWorkloadIdentityConfigAutopilot [Debug log]
TestAccContainerCluster_with_PodCIDROverprovisionDisabled [Debug log]
TestAccContainerCluster_withoutConfidentialBootDisk [Debug log]
TestAccContainerNodePool_EmptyGuestAccelerator [Debug log]
TestAccContainerNodePool_autoscaling [Debug log]
TestAccContainerNodePool_basic [Debug log]
TestAccContainerNodePool_basicWithClusterId [Debug log]
TestAccContainerNodePool_compactPlacement [Debug log]
TestAccContainerNodePool_concurrent [Debug log]
TestAccContainerNodePool_customPlacementPolicy [Debug log]
TestAccContainerNodePool_enableQueuedProvisioning [Debug log]
TestAccContainerNodePool_ephemeralStorageConfig [Debug log]
TestAccContainerNodePool_ephemeralStorageLocalSsdConfig [Debug log]
TestAccContainerNodePool_fastSocket [Debug log]
TestAccContainerNodePool_gcfsConfig [Debug log]
TestAccContainerNodePool_gvnic [Debug log]
TestAccContainerNodePool_localNvmeSsdBlockConfig [Debug log]
TestAccContainerNodePool_maxPodsPerNode [Debug log]
TestAccContainerNodePool_nestedVirtualization [Debug log]
TestAccContainerNodePool_nodeLocations [Debug log]
TestAccContainerNodePool_regionalAutoscaling [Debug log]
TestAccContainerNodePool_regionalClusters [Debug log]
TestAccContainerNodePool_resize [Debug log]
TestAccContainerNodePool_secondaryBootDisks [Debug log]
TestAccContainerNodePool_shieldedInstanceConfig [Debug log]
TestAccContainerNodePool_storagePools [Debug log]
TestAccContainerNodePool_threadsPerCore [Debug log]
TestAccContainerNodePool_totalSize [Debug log]
TestAccContainerNodePool_version [Debug log]
TestAccContainerNodePool_withCgroupMode [Debug log]
TestAccContainerNodePool_withConfidentialBootDisk [Debug log]
TestAccContainerNodePool_withConfidentialNodes [Debug log]
TestAccContainerNodePool_withEnablePrivateNodesToggle [Debug log]
TestAccContainerNodePool_withGPU [Debug log]
TestAccContainerNodePool_withHostMaintenancePolicy [Debug log]
TestAccContainerNodePool_withHugepageConfig [Debug log]
TestAccContainerNodePool_withKubeletConfig [Debug log]
TestAccContainerNodePool_withLinuxNodeConfig [Debug log]
TestAccContainerNodePool_withLoggingVariantUpdates [Debug log]
TestAccContainerNodePool_withMachineAndDiskUpdate [Debug log]
TestAccContainerNodePool_withMachineDiskStoragePoolsUpdate [Debug log]
TestAccContainerNodePool_withManagement [Debug log]
TestAccContainerNodePool_withMultiNicNetworkConfig [Debug log]
TestAccContainerNodePool_withNetworkConfig [Debug log]
TestAccContainerNodePool_withNodeConfig [Debug log]
TestAccContainerNodePool_withNodeConfigScopeAlias [Debug log]
TestAccContainerNodePool_withReservationAffinity [Debug log]
TestAccContainerNodePool_withReservationAffinitySpecific [Debug log]
TestAccContainerNodePool_withSandboxConfig [Debug log]
TestAccContainerNodePool_withSoleTenantConfig [Debug log]
TestAccContainerNodePool_withTaintsUpdate [Debug log]
TestAccContainerNodePool_withUpgradeSettings [Debug log]
TestAccContainerNodePool_withWorkloadIdentityConfig [Debug log]
TestAccContainerNodePool_withoutConfidentialBootDisk [Debug log]
TestAccDNSManagedZone_dnsManagedZonePrivateGkeExample [Debug log]
TestAccDNSManagedZone_privateUpdate [Debug log]
TestAccDNSResponsePolicy_update [Debug log]
TestAccDataprocCluster_withNodeGroupAffinity [Debug log]
TestAccFirebaserulesRelease_FirestoreReleaseHandWritten [Debug log]
TestAccGKEBackupBackupPlanIamBindingGenerated [Debug log]
TestAccGKEBackupBackupPlanIamMemberGenerated [Debug log]
TestAccGKEBackupBackupPlanIamPolicyGenerated [Debug log]
TestAccGKEBackupBackupPlan_gkebackupBackupplanAutopilotExample [Debug log]
TestAccGKEBackupBackupPlan_gkebackupBackupplanBasicExample [Debug log]
TestAccGKEBackupBackupPlan_gkebackupBackupplanCmekExample [Debug log]
TestAccGKEBackupBackupPlan_gkebackupBackupplanFullExample [Debug log]
TestAccGKEBackupBackupPlan_gkebackupBackupplanPermissiveExample [Debug log]
TestAccGKEBackupBackupPlan_gkebackupBackupplanRpoDailyWindowExample [Debug log]
TestAccGKEBackupBackupPlan_gkebackupBackupplanRpoWeeklyWindowExample [Debug log]
TestAccGKEBackupBackupPlan_update [Debug log]
TestAccGKEBackupRestorePlanIamBindingGenerated [Debug log]
TestAccGKEBackupRestorePlanIamMemberGenerated [Debug log]
TestAccGKEBackupRestorePlanIamPolicyGenerated [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanAllClusterResourcesExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanAllNamespacesExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanGitopsModeExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanProtectedApplicationExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanRenameNamespaceExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanRestoreOrderExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanRollbackNamespaceExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanSecondTransformationExample [Debug log]
TestAccGKEBackupRestorePlan_gkebackupRestoreplanVolumeResExample [Debug log]
TestAccGKEBackupRestorePlan_update [Debug log]
TestAccGKEHub2MembershipBinding_gkehubMembershipBindingBasicExample [Debug log]
TestAccGKEHub2MembershipRBACRoleBinding_gkehubMembershipRbacRoleBindingBasicExample [Debug log]
TestAccGKEHubMembershipIamBindingGenerated [Debug log]
TestAccGKEHubMembershipIamMemberGenerated [Debug log]
TestAccGKEHubMembershipIamPolicyGenerated [Debug log]
TestAccGKEHubMembership_gkehubMembershipBasicExample [Debug log]
TestAccGKEHubMembership_gkehubMembershipIssuerExample [Debug log]
TestAccGKEHubMembership_gkehubMembershipRegionalExample [Debug log]
TestAccRedisCluster_createClusterWithNodeType [Debug log]
TestAccRedisCluster_createClusterWithZoneDistribution [Debug log]
TestAccRedisCluster_createUpdateDeletionProtection [Debug log]
TestAccRedisCluster_updateRedisConfigs [Debug log]
TestAccRedisCluster_updateReplicaCount [Debug log]
TestAccRedisCluster_updateShardCount [Debug log]
TestAccSpannerInstance_basicWithAutoscalingUsingNodeConfigUpdate [Debug log]
TestAccSpannerInstance_basicWithAutoscalingUsingProcessingUnitConfigUpdate [Debug log]

🔴 Tests failed when rerunning REPLAYING mode:
TestAccBackupDRBackupVault_fullUpdate [Error message] [Debug log]

Tests failed due to non-determinism or randomness when the VCR replayed the response after the HTTP request was made.

Please fix these to complete your PR. If you believe these test failures to be incorrect or unrelated to your change, or if you have any questions, please raise the concern with your reviewer.


🔴 Tests failed during RECORDING mode:
TestAccBackupDRBackupPlan_backupDrBackupPlanSimpleExample [Error message] [Debug log]
TestAccCloudRunService_cloudRunServiceMulticontainerExample [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivConnection [Error message] [Debug log]
TestAccCloudbuildv2Connection_GlePrivUpdateConnection [Error message] [Debug log]
TestAccContainerCluster_withAutopilotResourceManagerTags [Error message] [Debug log]
TestAccContainerCluster_withAutopilot_withNodePoolDefaults [Error message] [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEnabledBool [Error message] [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEvaluationModeAutopilot [Error message] [Debug log]
TestAccContainerCluster_withBinaryAuthorizationEvaluationModeClassic [Error message] [Debug log]
TestAccContainerCluster_withBootDiskKmsKey [Error message] [Debug log]
TestAccContainerCluster_withFleetConfig [Error message] [Debug log]
TestAccContainerCluster_withSecretManagerConfig [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountIdToken_withIncludeEmail [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withDelegates [Error message] [Debug log]
TestAccEphemeralServiceAccountJwt_withExpiresIn [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_basic [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withCustomLifetime [Error message] [Debug log]
TestAccEphemeralServiceAccountToken_withDelegates [Error message] [Debug log]
TestAccVertexAIIndexEndpoint_vertexAiIndexEndpointWithPscExample [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

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.

3 participants