Skip to content

Add several CCI resources#17382

Open
slevenick wants to merge 5 commits intoGoogleCloudPlatform:mainfrom
slevenick:cci-resource-generation
Open

Add several CCI resources#17382
slevenick wants to merge 5 commits intoGoogleCloudPlatform:mainfrom
slevenick:cci-resource-generation

Conversation

@slevenick
Copy link
Copy Markdown
Contributor

Pushing for CI to build the downstreams. Dataset and QaQuestionTag seem to work, Authorized* is giving me weird issues

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 1, 2026

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 802006d:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 20 files changed, 4489 insertions(+)
google-beta provider View Diff 20 files changed, 4489 insertions(+)
terraform-google-conversion View Diff 4 files changed, 550 insertions(+)
Open in Cloud Shell View Diff 16 files changed, 437 insertions(+)

Missing test report

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

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

resource "google_contact_center_insights_authorized_view" "primary" {
  conversation_filter = # value needed
}

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

resource "google_contact_center_insights_dataset" "primary" {
  ttl  = # value needed
  type = # value needed
}

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

resource "google_contact_center_insights_qa_question_tag" "primary" {
  qa_question_ids = # value needed
}

Multiple resources added

This PR adds multiple new resources: google_contact_center_insights_authorized_view, google_contact_center_insights_authorized_view_set, google_contact_center_insights_dataset, google_contact_center_insights_qa_question_tag. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
23 18 1 4
Affected Service Packages
  • contactcenterinsights

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccContactCenterInsightsAuthorizedViewSet_contactCenterInsightsAuthorizedViewSetBasicExample
  • TestAccContactCenterInsightsAuthorizedView_contactCenterInsightsAuthorizedViewBasicExample
  • TestAccContactCenterInsightsDataset_contactCenterInsightsDatasetBasicExample
  • TestAccContactCenterInsightsQaQuestionTag_contactCenterInsightsQaQuestionTagBasicExample

View the build log


Step 2: Recording Mode

Test Name Recording Mode Replaying Rerun
TestAccContactCenterInsightsAuthorizedViewSet_contactCenterInsightsAuthorizedViewSetBasicExample 🔴 Failed [Error message] [Debug log] -
TestAccContactCenterInsightsAuthorizedView_contactCenterInsightsAuthorizedViewBasicExample 🔴 Failed [Error message] [Debug log] -
TestAccContactCenterInsightsDataset_contactCenterInsightsDatasetBasicExample 🔴 Failed [Error message] [Debug log] -
TestAccContactCenterInsightsQaQuestionTag_contactCenterInsightsQaQuestionTagBasicExample 🔴 Failed [Error message] [Debug log] -

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the build log or the debug logs folder for detailed results.

@slevenick VCR tests complete for 802006d!

@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 1, 2026

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit a15fbab:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 20 files changed, 4479 insertions(+)
google-beta provider View Diff 20 files changed, 4479 insertions(+)
terraform-google-conversion View Diff 4 files changed, 550 insertions(+)
Open in Cloud Shell View Diff 16 files changed, 432 insertions(+)

Missing test report

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

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

resource "google_contact_center_insights_authorized_view" "primary" {
  conversation_filter = # value needed
}

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

resource "google_contact_center_insights_dataset" "primary" {
  ttl  = # value needed
  type = # value needed
}

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

resource "google_contact_center_insights_qa_question_tag" "primary" {
  qa_question_ids = # value needed
}

Multiple resources added

This PR adds multiple new resources: google_contact_center_insights_authorized_view, google_contact_center_insights_authorized_view_set, google_contact_center_insights_dataset, google_contact_center_insights_qa_question_tag. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
23 18 1 4
Affected Service Packages
  • contactcenterinsights

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccContactCenterInsightsAuthorizedViewSet_contactCenterInsightsAuthorizedViewSetBasicExample
  • TestAccContactCenterInsightsAuthorizedView_contactCenterInsightsAuthorizedViewBasicExample
  • TestAccContactCenterInsightsDataset_contactCenterInsightsDatasetBasicExample
  • TestAccContactCenterInsightsQaQuestionTag_contactCenterInsightsQaQuestionTagBasicExample

View the build log


Step 2: Recording Mode

Test Name Recording Mode Replaying Rerun
TestAccContactCenterInsightsAuthorizedViewSet_contactCenterInsightsAuthorizedViewSetBasicExample 🔴 Failed [Error message] [Debug log] -
TestAccContactCenterInsightsAuthorizedView_contactCenterInsightsAuthorizedViewBasicExample 🔴 Failed [Error message] [Debug log] -
TestAccContactCenterInsightsDataset_contactCenterInsightsDatasetBasicExample 🟢 Passed [Debug log] 🟢 Passed
TestAccContactCenterInsightsQaQuestionTag_contactCenterInsightsQaQuestionTagBasicExample 🟢 Passed [Debug log] 🟢 Passed

Caution

Issues requiring attention before PR completion

🔴 Initial Recording Failed: Some tests failed during the recording step. See the table above for details.

Please address these issues to complete your PR. If you believe these detections are incorrect or unrelated to your change, please raise the concern with your reviewer.

View the build log or the debug logs folder for detailed results.

@slevenick VCR tests complete for a15fbab!

@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 1, 2026

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit 1b68289:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 20 files changed, 4435 insertions(+)
google-beta provider View Diff 20 files changed, 4435 insertions(+)
terraform-google-conversion View Diff 4 files changed, 550 insertions(+)
Open in Cloud Shell View Diff 16 files changed, 442 insertions(+)

Missing test report

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

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

resource "google_contact_center_insights_qa_question_tag" "primary" {
  qa_question_ids = # value needed
}

Multiple resources added

This PR adds multiple new resources: google_contact_center_insights_authorized_view, google_contact_center_insights_authorized_view_set, google_contact_center_insights_dataset, google_contact_center_insights_qa_question_tag. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
23 18 1 4
Affected Service Packages
  • contactcenterinsights

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 4 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccContactCenterInsightsAuthorizedViewSet_contactCenterInsightsAuthorizedViewSetBasicExample
  • TestAccContactCenterInsightsAuthorizedView_contactCenterInsightsAuthorizedViewBasicExample
  • TestAccContactCenterInsightsDataset_contactCenterInsightsDatasetBasicExample
  • TestAccContactCenterInsightsQaQuestionTag_contactCenterInsightsQaQuestionTagBasicExample

View the build log


Step 2: Recording Mode

Test Name Recording Mode Replaying Rerun
TestAccContactCenterInsightsAuthorizedViewSet_contactCenterInsightsAuthorizedViewSetBasicExample 🟢 Passed [Debug log] 🟢 Passed
TestAccContactCenterInsightsAuthorizedView_contactCenterInsightsAuthorizedViewBasicExample 🟢 Passed [Debug log] 🟢 Passed
TestAccContactCenterInsightsDataset_contactCenterInsightsDatasetBasicExample 🟢 Passed [Debug log] 🟢 Passed
TestAccContactCenterInsightsQaQuestionTag_contactCenterInsightsQaQuestionTagBasicExample 🟢 Passed [Debug log] 🟢 Passed

🟢 All tests passed!

View the build log or the debug logs folder for detailed results.

@slevenick VCR tests complete for 1b68289!

@modular-magician
Copy link
Copy Markdown
Collaborator

modular-magician commented May 1, 2026

Hi there, I'm the Modular magician. I've detected the following information about your changes for commit ca8a4c4:

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 21 files changed, 4573 insertions(+)
google-beta provider View Diff 21 files changed, 4573 insertions(+)
terraform-google-conversion View Diff 4 files changed, 550 insertions(+)
Open in Cloud Shell View Diff 16 files changed, 442 insertions(+)

Multiple resources added

This PR adds multiple new resources: google_contact_center_insights_authorized_view, google_contact_center_insights_authorized_view_set, google_contact_center_insights_dataset, google_contact_center_insights_qa_question_tag. This makes review significantly more difficult. Please split it into multiple PRs, one per resource.
An override-multiple-resources label can be added to allow merging.

Test report

Analytics

Total Tests Passed Skipped Affected
24 22 1 1
Affected Service Packages
  • contactcenterinsights

Learn how VCR tests work


Step 1: Replaying Mode

Action taken

Found 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
  • TestAccContactCenterInsightsQaQuestionTag_full

View the build log


Step 2: Recording Mode

Test Name Recording Mode Replaying Rerun
TestAccContactCenterInsightsQaQuestionTag_full 🟢 Passed [Debug log] 🟢 Passed

🟢 All tests passed!

View the build log or the debug logs folder for detailed results.

@slevenick VCR tests complete for ca8a4c4!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants