magic-modules icon indicating copy to clipboard operation
magic-modules copied to clipboard

Terraform resource for Firebase AI Logic configuration

Open rainshen49 opened this issue 1 month ago • 23 comments

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_firebase_ai_logic_config`

rainshen49 avatar Dec 03 '25 20:12 rainshen49

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 ( 2 files changed, 278 insertions(+)) google-beta provider: Diff ( 12 files changed, 1368 insertions(+), 2 deletions(-)) terraform-google-conversion: Diff ( 1 file changed, 212 insertions(+))

Missing test report

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

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

resource "google_firebase_ai_logic_config" "primary" {
  generative_language_config {
    api_key_wo         = # value needed
    api_key_wo_version = # value needed
  }
}


Missing service labels

The following new resources do not have corresponding service labels:

  • google_firebase_ai_logic_config

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.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_firebase_ai_logic_config
    • Expected Document Path: /website/docs/r/firebase_ai_logic_config.html.markdown
    • Fields: [generative_language_config.api_key generative_language_config.api_key_wo generative_language_config.api_key_wo_version]

modular-magician avatar Dec 03 '25 20:12 modular-magician

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, 288 insertions(+)) google-beta provider: Diff ( 12 files changed, 1373 insertions(+), 2 deletions(-)) terraform-google-conversion: Diff ( 1 file changed, 212 insertions(+))

Missing test report

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

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

resource "google_firebase_ai_logic_config" "primary" {
  generative_language_config {
    api_key_wo         = # value needed
    api_key_wo_version = # value needed
  }
}


Missing service labels

The following new resources do not have corresponding service labels:

  • google_firebase_ai_logic_config

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.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_firebase_ai_logic_config
    • Expected Document Path: /website/docs/r/firebase_ai_logic_config.html.markdown
    • Fields: [generative_language_config.api_key generative_language_config.api_key_wo generative_language_config.api_key_wo_version]

modular-magician avatar Dec 03 '25 20:12 modular-magician

Tests analytics

Total tests: 5840 Passed tests: 5212 Skipped tests: 606 Affected tests: 22

Click here to see the affected service packages

All service packages are affected

Action taken

Found 22 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy
  • TestAccComputeFutureReservation_sharedFutureReservationExample
  • TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDialogflowCXFlow_dialogflowcxFlowFullExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDialogflowCXTool_dialogflowcxToolDataStoreExample
  • TestAccDiscoveryEngineChatEngine_discoveryengineChatEngineExistingDialogflowAgentExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample

Get to know how VCR tests work

modular-magician avatar Dec 03 '25 22:12 modular-magician

Tests analytics

Total tests: 5842 Passed tests: 5214 Skipped tests: 606 Affected tests: 22

Click here to see the affected service packages

All service packages are affected

Action taken

Found 22 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy
  • TestAccComputeFutureReservation_sharedFutureReservationExample
  • TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDialogflowCXFlow_dialogflowcxFlowFullExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDialogflowCXTool_dialogflowcxToolDataStoreExample
  • TestAccDiscoveryEngineChatEngine_discoveryengineChatEngineExistingDialogflowAgentExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample

Get to know how VCR tests work

modular-magician avatar Dec 03 '25 23:12 modular-magician

🟢 Tests passed during RECORDING mode: TestAccAccessContextManager__access_level_condition [Debug log] TestAccAccessContextManager__access_level_custom [Debug log] TestAccAccessContextManager__access_policy_scoped [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [Debug log]

🔴 Tests failed when rerunning REPLAYING mode: TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [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: TestAccAccessContextManager__access_level [Error message] [Debug log] TestAccAccessContextManager__access_level_full [Error message] [Debug log] TestAccAccessContextManager__access_levels [Error message] [Debug log] TestAccAccessContextManager__access_policy [Error message] [Debug log] TestAccAccessContextManager__authorized_orgs_desc [Error message] [Debug log] TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log] TestAccAccessContextManager__service_perimeter [Error message] [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Error message] [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Error message] [Debug log] TestAccAccessContextManager__service_perimeter_update [Error message] [Debug log] TestAccAccessContextManager__service_perimeters [Error message] [Debug log] TestAccComputeFutureReservation_sharedFutureReservationExample [Error message] [Debug log] TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log] TestAccContainerCluster_withTPUConfig [Error message] [Debug log] TestAccContainerCluster_withTpu [Error message] [Debug log] TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log] TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log] TestAccDialogflowCXFlow_dialogflowcxFlowFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_update [Error message] [Debug log] TestAccDialogflowCXTool_dialogflowcxToolDataStoreExample [Error message] [Debug log] TestAccDiscoveryEngineChatEngine_discoveryengineChatEngineExistingDialogflowAgentExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate [Error message] [Debug log] TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log] TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [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 avatar Dec 03 '25 23:12 modular-magician

🟢 Tests passed during RECORDING mode: TestAccAccessContextManager__access_level [Debug log] TestAccAccessContextManager__access_level_custom [Debug log] TestAccAccessContextManager__access_level_full [Debug log] TestAccAccessContextManager__access_policy [Debug log] TestAccAccessContextManager__access_policy_scoped [Debug log] TestAccAccessContextManager__authorized_orgs_desc [Debug log] TestAccAccessContextManager__service_perimeter [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log] TestAccAccessContextManager__service_perimeter_update [Debug log] TestAccAccessContextManager__service_perimeters [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [Debug log]

🔴 Tests failed when rerunning REPLAYING mode: TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [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: TestAccAccessContextManager__access_level_condition [Error message] [Debug log] TestAccAccessContextManager__access_levels [Error message] [Debug log] TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log] TestAccComputeFutureReservation_sharedFutureReservationExample [Error message] [Debug log] TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log] TestAccContainerCluster_withTPUConfig [Error message] [Debug log] TestAccContainerCluster_withTpu [Error message] [Debug log] TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log] TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log] TestAccDialogflowCXFlow_dialogflowcxFlowFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_update [Error message] [Debug log] TestAccDialogflowCXTool_dialogflowcxToolDataStoreExample [Error message] [Debug log] TestAccDiscoveryEngineChatEngine_discoveryengineChatEngineExistingDialogflowAgentExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate [Error message] [Debug log] TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log] TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [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 avatar Dec 03 '25 23:12 modular-magician

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, 295 insertions(+)) google-beta provider: Diff ( 12 files changed, 1388 insertions(+), 2 deletions(-)) terraform-google-conversion: Diff ( 1 file changed, 212 insertions(+))

Missing test report

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

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

resource "google_firebase_ai_logic_config" "primary" {
  generative_language_config {
    api_key_wo         = # value needed
    api_key_wo_version = # value needed
  }
}


Missing service labels

The following new resources do not have corresponding service labels:

  • google_firebase_ai_logic_config

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.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_firebase_ai_logic_config
    • Expected Document Path: /website/docs/r/firebase_ai_logic_config.html.markdown
    • Fields: [generative_language_config.api_key generative_language_config.api_key_wo generative_language_config.api_key_wo_version]

modular-magician avatar Dec 05 '25 15:12 modular-magician

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, 291 insertions(+)) google-beta provider: Diff ( 12 files changed, 1327 insertions(+), 2 deletions(-)) terraform-google-conversion: Diff ( 1 file changed, 190 insertions(+))

Missing service labels

The following new resources do not have corresponding service labels:

  • google_firebase_ai_logic_config

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.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_firebase_ai_logic_config
    • Expected Document Path: /website/docs/r/firebase_ai_logic_config.html.markdown
    • Fields: [generative_language_config.api_key]

modular-magician avatar Dec 05 '25 16:12 modular-magician

Tests analytics

Total tests: 5845 Passed tests: 5222 Skipped tests: 604 Affected tests: 19

Click here to see the affected service packages

All service packages are affected

Action taken

Found 19 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy
  • TestAccComputeFutureReservation_sharedFutureReservationExample
  • TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample

Get to know how VCR tests work

modular-magician avatar Dec 05 '25 17:12 modular-magician

Tests analytics

Total tests: 5844 Passed tests: 5220 Skipped tests: 604 Affected tests: 20

Click here to see the affected service packages

All service packages are affected

Action taken

Found 20 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy
  • TestAccComputeFutureReservation_sharedFutureReservationExample
  • TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update
  • TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample

Get to know how VCR tests work

modular-magician avatar Dec 05 '25 18:12 modular-magician

🟢 Tests passed during RECORDING mode: TestAccAccessContextManager__access_level [Debug log] TestAccAccessContextManager__access_level_condition [Debug log] TestAccAccessContextManager__access_level_custom [Debug log] TestAccAccessContextManager__access_level_full [Debug log] TestAccAccessContextManager__access_levels [Debug log] TestAccAccessContextManager__access_policy [Debug log] TestAccAccessContextManager__access_policy_scoped [Debug log] TestAccAccessContextManager__service_perimeter [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log] TestAccAccessContextManager__service_perimeter_update [Debug log] TestAccAccessContextManager__service_perimeters [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [Debug log]

🔴 Tests failed when rerunning REPLAYING mode: TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [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: TestAccAccessContextManager__authorized_orgs_desc [Error message] [Debug log] TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log] TestAccComputeFutureReservation_sharedFutureReservationExample [Error message] [Debug log] TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log] TestAccContainerCluster_withTPUConfig [Error message] [Debug log] TestAccContainerCluster_withTpu [Error message] [Debug log] TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log] TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log] TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_update [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate [Error message] [Debug log] TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log] TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [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 avatar Dec 05 '25 18:12 modular-magician

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, 296 insertions(+)) google-beta provider: Diff ( 12 files changed, 1390 insertions(+), 2 deletions(-)) terraform-google-conversion: Diff ( 1 file changed, 212 insertions(+))

Missing test report

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

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

resource "google_firebase_ai_logic_config" "primary" {
  generative_language_config {
    api_key_wo         = # value needed
    api_key_wo_version = # value needed
  }
}


Missing service labels

The following new resources do not have corresponding service labels:

  • google_firebase_ai_logic_config

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.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_firebase_ai_logic_config
    • Expected Document Path: /website/docs/r/firebase_ai_logic_config.html.markdown
    • Fields: [generative_language_config.api_key generative_language_config.api_key_wo generative_language_config.api_key_wo_version]

modular-magician avatar Dec 05 '25 19:12 modular-magician

🟢 Tests passed during RECORDING mode: TestAccAccessContextManager__access_level [Debug log] TestAccAccessContextManager__access_level_condition [Debug log] TestAccAccessContextManager__access_level_custom [Debug log] TestAccAccessContextManager__access_level_full [Debug log] TestAccAccessContextManager__access_levels [Debug log] TestAccAccessContextManager__access_policy [Debug log] TestAccAccessContextManager__access_policy_scoped [Debug log] TestAccAccessContextManager__authorized_orgs_desc [Debug log] TestAccAccessContextManager__service_perimeter [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log] TestAccAccessContextManager__service_perimeter_update [Debug log] TestAccAccessContextManager__service_perimeters [Debug log] TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample [Debug log]

🔴 Tests failed when rerunning REPLAYING mode: TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update [Error message] [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [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: TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log] TestAccComputeFutureReservation_sharedFutureReservationExample [Error message] [Debug log] TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log] TestAccContainerCluster_withTPUConfig [Error message] [Debug log] TestAccContainerCluster_withTpu [Error message] [Debug log] TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log] TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log] TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_update [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample [Error message] [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate [Error message] [Debug log] TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log] TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [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 avatar Dec 05 '25 19:12 modular-magician

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, 288 insertions(+)) google-beta provider: Diff ( 12 files changed, 1373 insertions(+), 2 deletions(-)) terraform-google-conversion: Diff ( 1 file changed, 212 insertions(+))

Missing test report

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

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

resource "google_firebase_ai_logic_config" "primary" {
  generative_language_config {
    api_key_wo         = # value needed
    api_key_wo_version = # value needed
  }
}


Missing service labels

The following new resources do not have corresponding service labels:

  • google_firebase_ai_logic_config

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.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_firebase_ai_logic_config
    • Expected Document Path: /website/docs/r/firebase_ai_logic_config.html.markdown
    • Fields: [generative_language_config.api_key generative_language_config.api_key_wo generative_language_config.api_key_wo_version]

modular-magician avatar Dec 05 '25 20:12 modular-magician

Tests analytics

Total tests: 5843 Passed tests: 5220 Skipped tests: 604 Affected tests: 19

Click here to see the affected service packages

All service packages are affected

Action taken

Found 19 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccComputeFutureReservation_sharedFutureReservationExample
  • TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update
  • TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample

Get to know how VCR tests work

modular-magician avatar Dec 05 '25 21:12 modular-magician

🟢 Tests passed during RECORDING mode: TestAccAccessContextManager__access_level [Debug log] TestAccAccessContextManager__access_level_condition [Debug log] TestAccAccessContextManager__access_level_custom [Debug log] TestAccAccessContextManager__access_level_full [Debug log] TestAccAccessContextManager__access_levels [Debug log] TestAccAccessContextManager__access_policy [Debug log] TestAccAccessContextManager__access_policy_scoped [Debug log] TestAccAccessContextManager__authorized_orgs_desc [Debug log] TestAccAccessContextManager__service_perimeter [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log] TestAccAccessContextManager__service_perimeter_update [Debug log] TestAccAccessContextManager__service_perimeters [Debug log] TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigBasicExample [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate [Debug log]

🔴 Tests failed when rerunning REPLAYING mode: TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [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: TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log] TestAccComputeFutureReservation_sharedFutureReservationExample [Error message] [Debug log] TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log] TestAccContainerCluster_withTPUConfig [Error message] [Debug log] TestAccContainerCluster_withTpu [Error message] [Debug log] TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log] TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log] TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_update [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log] TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log] TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [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 avatar Dec 05 '25 22:12 modular-magician

Tests analytics

Total tests: 5843 Passed tests: 5222 Skipped tests: 604 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
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccComputeFutureReservation_sharedFutureReservationExample
  • TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample
  • TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample

Get to know how VCR tests work

modular-magician avatar Dec 05 '25 22:12 modular-magician

🟢 Tests passed during RECORDING mode: TestAccAccessContextManager__access_level [Debug log] TestAccAccessContextManager__access_level_condition [Debug log] TestAccAccessContextManager__access_level_custom [Debug log] TestAccAccessContextManager__access_level_full [Debug log] TestAccAccessContextManager__access_levels [Debug log] TestAccAccessContextManager__access_policy [Debug log] TestAccAccessContextManager__access_policy_scoped [Debug log] TestAccAccessContextManager__authorized_orgs_desc [Debug log] TestAccAccessContextManager__service_perimeter [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log] TestAccAccessContextManager__service_perimeter_update [Debug log] TestAccAccessContextManager__service_perimeters [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigFullExample [Debug log] TestAccFirebaseAILogicConfig_firebaseailogicConfigUpdate [Debug log]

🔴 Tests failed when rerunning REPLAYING mode: TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [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: TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log] TestAccComputeFutureReservation_sharedFutureReservationExample [Error message] [Debug log] TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log] TestAccContainerCluster_withTPUConfig [Error message] [Debug log] TestAccContainerCluster_withTpu [Error message] [Debug log] TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log] TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log] TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_update [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log] TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log] TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [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 avatar Dec 05 '25 23:12 modular-magician

Hello! I am a robot. Tests will require approval from a repository maintainer to run.

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

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

github-actions[bot] avatar Dec 08 '25 15:12 github-actions[bot]

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, 288 insertions(+)) google-beta provider: Diff ( 12 files changed, 1373 insertions(+), 2 deletions(-)) terraform-google-conversion: Diff ( 1 file changed, 212 insertions(+))

Missing test report

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

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

resource "google_firebase_ai_logic_config" "primary" {
  generative_language_config {
    api_key_wo         = # value needed
    api_key_wo_version = # value needed
  }
}


Missing service labels

The following new resources do not have corresponding service labels:

  • google_firebase_ai_logic_config

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.

Missing doc report (experimental)

The following resources have fields missing in documents.

  • google_firebase_ai_logic_config
    • Expected Document Path: /website/docs/r/firebase_ai_logic_config.html.markdown
    • Fields: [generative_language_config.api_key generative_language_config.api_key_wo generative_language_config.api_key_wo_version]

modular-magician avatar Dec 08 '25 15:12 modular-magician

Tests analytics

Total tests: 5845 Passed tests: 5223 Skipped tests: 605 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
  • TestAccAccessContextManager__gcp_user_access_binding
  • TestAccAccessContextManager__service_perimeter_dry_run_egress_policy
  • TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy
  • TestAccComputeFutureReservation_sharedFutureReservationExample
  • TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update
  • TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy
  • TestAccContainerCluster_networkPerformanceConfig
  • TestAccContainerCluster_withTPUConfig
  • TestAccContainerCluster_withTpu
  • TestAccContainerNodePool_secondaryBootDisks
  • TestAccDataFusionInstance_dataFusionInstanceCmekExample
  • TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample
  • TestAccDialogflowCXTestCase_update
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample
  • TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update
  • TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController
  • TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample

Get to know how VCR tests work

modular-magician avatar Dec 08 '25 17:12 modular-magician

🟢 Tests passed during RECORDING mode: TestAccAccessContextManager__access_level [Debug log] TestAccAccessContextManager__access_level_condition [Debug log] TestAccAccessContextManager__access_level_custom [Debug log] TestAccAccessContextManager__access_level_full [Debug log] TestAccAccessContextManager__access_levels [Debug log] TestAccAccessContextManager__access_policy [Debug log] TestAccAccessContextManager__access_policy_scoped [Debug log] TestAccAccessContextManager__authorized_orgs_desc [Debug log] TestAccAccessContextManager__service_perimeter [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_egress_policy [Debug log] TestAccAccessContextManager__service_perimeter_dry_run_ingress_policy [Debug log] TestAccAccessContextManager__service_perimeter_update [Debug log] TestAccAccessContextManager__service_perimeters [Debug log] TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [Debug log]

🔴 Tests failed when rerunning REPLAYING mode: TestAccComputeRegionBackendService_regionBackendServiceHaPolicyManualLeader_update [Error message] [Debug log] TestAccComputeRegionBackendService_withNetworkPassThroughLbTrafficPolicy [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: TestAccAccessContextManager__gcp_user_access_binding [Error message] [Debug log] TestAccComputeFutureReservation_sharedFutureReservationExample [Error message] [Debug log] TestAccContainerCluster_networkPerformanceConfig [Error message] [Debug log] TestAccContainerCluster_withTPUConfig [Error message] [Debug log] TestAccContainerCluster_withTpu [Error message] [Debug log] TestAccContainerNodePool_secondaryBootDisks [Error message] [Debug log] TestAccDataFusionInstance_dataFusionInstanceCmekExample [Error message] [Debug log] TestAccDialogflowCXTestCase_dialogflowcxTestCaseFullExample [Error message] [Debug log] TestAccDialogflowCXTestCase_update [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample [Error message] [Debug log] TestAccDiscoveryEngineCmekConfig_discoveryengineCmekconfigDefaultExample_update [Error message] [Debug log] TestAccGKEHubFeature_FleetDefaultMemberConfigPolicyController [Error message] [Debug log] TestAccHealthcarePipelineJob_healthcarePipelineJobBackfillExample [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 avatar Dec 08 '25 18:12 modular-magician

@NickElliot This PR has been waiting for review for 3 weekdays. Please take a look! Use the label disable-review-reminders to disable these notifications.

github-actions[bot] avatar Dec 11 '25 09:12 github-actions[bot]