Skip to content

Add CaseTagDefinition resource and sample Terraform templates - #18764

Open
epopcop wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
epopcop:chronicle-case-tag-definition
Open

Add CaseTagDefinition resource and sample Terraform templates#18764
epopcop wants to merge 1 commit into
GoogleCloudPlatform:mainfrom
epopcop:chronicle-case-tag-definition

Conversation

@epopcop

@epopcop epopcop commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

`google_chronicle_case_tag_definition`

@github-actions

Copy link
Copy Markdown

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

@melinath, 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 Aug 23, 2026

Copy link
Copy Markdown
Collaborator

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

Diff report

Your PR generated the following diffs in downstream repositories:

Repository Diff Link Changes
google provider View Diff 1 file changed, 188 insertions(+)
google-beta provider View Diff 4 files changed, 1236 insertions(+)
terraform-google-conversion View Diff 1 file changed, 185 insertions(+)

Missing test report

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

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

resource "google_chronicle_case_tag_definition" "primary" {
  property_name = # value needed
}

Test report

Analytics

Total Tests Passed Skipped Affected
59 57 1 1
Affected Service Packages
  • chronicle

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

View the replaying VCR build log


Step 2: Recording Mode

Recording Mode Replaying Rerun Test Name
✅ Log TestAccChronicleCaseTagDefinition_chronicleCasetagdefinitionUpdateExample

🟢 All tests passed!

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

@epopcop, @melinath, @ankitgoyal0301 VCR tests complete for f9fd808!

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