Skip to content

Dataplex metadata feed#17979

Open
slevenick wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
slevenick:dataplex-res
Open

Dataplex metadata feed#17979
slevenick wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
slevenick:dataplex-res

Conversation

@slevenick

Copy link
Copy Markdown
Contributor

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_dataplex_metadata_feed`

@modular-magician

modular-magician commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 5 files changed, 1654 insertions(+)
google-beta provider View Diff 5 files changed, 1654 insertions(+)
terraform-google-conversion View Diff 1 file changed, 250 insertions(+)

Missing test report

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

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

resource "google_dataplex_metadata_feed" "primary" {
  filters {
    aspect_types = # value needed
    change_types = # value needed
    entry_types  = # value needed
  }
  scope {
    entry_groups       = # value needed
    organization_level = # value needed
  }
}

Test report

Analytics

Total Tests Passed Skipped Affected
92 91 0 1
Affected Service Packages
  • dataplex

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

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log ❌ Error · Log TestAccDataplexMetadataFeed_dataplexMetadataFeedBasicExample

Caution

Issues requiring attention before PR completion

🔴 Replaying Rerun Failed: Some tests failed due to non-determinism when VCR replayed the response. 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 recording VCR build log or the debug logs folder for detailed results.

@slevenick VCR tests complete for 6448777!

@modular-magician

modular-magician commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 5 files changed, 1762 insertions(+)
google-beta provider View Diff 5 files changed, 1762 insertions(+)
terraform-google-conversion View Diff 1 file changed, 250 insertions(+)

Missing test report

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

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

resource "google_dataplex_metadata_feed" "primary" {
  scope {
    projects = # value needed
  }
}

Test report

Analytics

Total Tests Passed Skipped Affected
92 91 0 1
Affected Service Packages
  • dataplex

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

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccDataplexMetadataFeed_dataplexMetadataFeedBasicExample

🟢 All tests passed!

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

@slevenick VCR tests complete for e036f88!

@modular-magician

modular-magician commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 5 files changed, 1912 insertions(+)
google-beta provider View Diff 5 files changed, 1912 insertions(+)
terraform-google-conversion View Diff 1 file changed, 250 insertions(+)

Missing test report

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

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

resource "google_dataplex_metadata_feed" "primary" {
  scope {
    organization_level = # value needed
  }
}

Test report

Analytics

Total Tests Passed Skipped Affected
93 92 0 1
Affected Service Packages
  • dataplex

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

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccDataplexMetadataFeed_dataplexMetadataFeedProjectsExample

🟢 All tests passed!

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

@slevenick, @shuyama1 VCR tests complete for b7c2896!

@slevenick slevenick requested review from a team and shuyama1 and removed request for a team June 16, 2026 21:29
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