-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Fixed name of SCC v2 org bigquery export resource #11661
Fixed name of SCC v2 org bigquery export resource #11661
Conversation
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
Missing test reportYour PR includes resource fields which are not covered by any test. Resource: resource "google_scc_v2_organization_scc_big_query_export" "primary" {
big_query_export_id = # value needed
dataset = # value needed
description = # value needed
filter = # value needed
location = # value needed
name = # value needed
organization = # value needed
}
|
Tests analyticsTotal tests: 16 Click here to see the affected service packages
View the build log |
Hi there, I'm the Modular magician. I've detected the following information about your changes: Diff reportYour PR generated some diffs in downstreams - here they are.
|
Tests analyticsTotal tests: 17 Click here to see the affected service packages
Action takenFound 1 affected test(s) by replaying old test recordings. Starting RECORDING based on the most recent commit. Click here to see the affected tests
|
|
@c2thorn This PR has been waiting for review for 3 weekdays. Please take a look! Use the label |
This is a follow-up to #11657 to add a version of the resource with the correct name and deprecate the resource with the incorrect name.
Release Note Template for Downstream PRs (will be copied)