Skip to content

Add support for Chronicle Findings Refinement Deployment resource in GA#18111

Open
nimam wants to merge 2 commits into
GoogleCloudPlatform:mainfrom
nimam:findings_deployment_ga
Open

Add support for Chronicle Findings Refinement Deployment resource in GA#18111
nimam wants to merge 2 commits into
GoogleCloudPlatform:mainfrom
nimam:findings_deployment_ga

Conversation

@nimam

@nimam nimam commented Jun 26, 2026

Copy link
Copy Markdown
Contributor
`google_chronicle_findings_refinement_deployment` (ga)

Tested:
TF_LOG=DEBUG TF_LOG_PATH=~/output.log make testacc TEST=./google/services/chronicle TESTARGS=' -run=TestAccChronicleFindingsRefinementDeployment*'
sh -c "'/usr/local/google/home/naef/go/src/github.com/hashicorp/terraform-provider-google/scripts/gofmtcheck.sh'"
==> Checking that code complies with gofmt requirements...
go vet
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20260610212136-7ab31c22f7ad
go: downloading golang.org/x/net v0.56.0
go: downloading google.golang.org/api v0.285.0
go: downloading golang.org/x/sys v0.46.0
go: downloading golang.org/x/text v0.38.0
go: downloading golang.org/x/sync v0.21.0
go: downloading golang.org/x/crypto v0.53.0
TF_ACC_REFRESH_AFTER_APPLY=1 TF_ACC=1 TF_SCHEMA_PANIC_ON_ERROR=1 go test ./google/services/chronicle -v -run=TestAccChronicleFindingsRefinementDeployment* -timeout 240m -ldflags="-X=github.com/hashicorp/terraform-provider-google/version.ProviderVersion=acc"
go: downloading golang.org/x/mod v0.36.0
=== RUN   TestAccChronicleFindingsRefinementDeployment_chronicleFindingsRefinementDeploymentUpdateExample
=== PAUSE TestAccChronicleFindingsRefinementDeployment_chronicleFindingsRefinementDeploymentUpdateExample
=== CONT  TestAccChronicleFindingsRefinementDeployment_chronicleFindingsRefinementDeploymentUpdateExample
--- PASS: TestAccChronicleFindingsRefinementDeployment_chronicleFindingsRefinementDeploymentUpdateExample (59.85s)
PASS
ok  	github.com/hashicorp/terraform-provider-google/google/services/chronicle	60.601s
@github-actions

Copy link
Copy Markdown

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

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

@modular-magician

modular-magician commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 4 files changed, 910 insertions(+), 5 deletions(-)
google-beta provider View Diff 2 files changed, 2 insertions(+), 10 deletions(-)

Test report

Important

Manual Verification Required (GA-only additions)

The following tests are GA-only additions and cannot be run by VCR in Beta mode. Please verify them manually:

🔴 TestAccChronicleFindingsRefinementDeployment_chronicleFindingsRefinementDeploymentUpdateExample

Analytics

Total Tests Passed Skipped Affected
49 48 1 0
Affected Service Packages
  • chronicle

Learn how VCR tests work


Step 1: Replaying Mode

🟢 All tests passed in Replaying mode! No Recording was needed.

Caution

Issues requiring attention before PR completion

🔴 Manual Verification Required: New tests were added that are skipped in presubmit tests. See the "Manual Verification Required" section at the top 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 replaying VCR build log

@nimam, @slevenick, @ankitgoyal0301 VCR tests complete for b766e41!

@modular-magician

modular-magician commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 4 files changed, 910 insertions(+), 5 deletions(-)
google-beta provider View Diff 2 files changed, 2 insertions(+), 10 deletions(-)

Test report

Important

Manual Verification Required (GA-only additions)

The following tests are GA-only additions and cannot be run by VCR in Beta mode. Please verify them manually:

🔴 TestAccChronicleFindingsRefinementDeployment_chronicleFindingsRefinementDeploymentUpdateExample

Analytics

Total Tests Passed Skipped Affected
49 48 1 0
Affected Service Packages
  • chronicle

Learn how VCR tests work


Step 1: Replaying Mode

🟢 All tests passed in Replaying mode! No Recording was needed.

Caution

Issues requiring attention before PR completion

🔴 Manual Verification Required: New tests were added that are skipped in presubmit tests. See the "Manual Verification Required" section at the top 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 replaying VCR build log

@nimam, @slevenick, @ankitgoyal0301 VCR tests complete for c432af9!

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