Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion mmv1/products/chronicle/Rule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@

custom_code:
pre_delete: 'templates/terraform/pre_delete/chronicle_rule.go.tmpl'
test_check_destroy: 'templates/terraform/custom_check_destroy/chronicle_rule.go.tmpl'

virtual_fields:
- name: 'deletion_policy'
Expand All @@ -74,7 +73,7 @@

Possible values: DEFAULT, FORCE, PREVENT, ABANDON, DELETE
type: String
#excluded from generation due to Universal Deletion Policy

Check warning on line 76 in mmv1/products/chronicle/Rule.yaml

View workflow job for this annotation

GitHub Actions / lint-yaml

76:6 [comments] missing starting space in comment
exclude: true

parameters:
Expand Down

This file was deleted.

Loading