Skip to content

Commit

Permalink
inspectConfig added to jobTrigger (#7677) (#14401)
Browse files Browse the repository at this point in the history
* inspectConfig added to jobTrigger

* Test Precheck Updated

* fields added to test

* removed deprecated attributes contentOptions and detectionRules

* customInfoTypes tests added covering all attributes

* tabs removed from erb file and double space added

* removed required from mentioned attributes

* minor changes

* Additional test for Exclusion Rule added

* removing required from hotwordRegex and pattern

* Spacing changed

* immutable removed from customInfoType attributes

* required removed from proximity

* required removed from proximity and likelihoodAdjustment in rules

* Tests modified and new cases added

* added remaining 4 attr to test config

* minor changes

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Apr 21, 2023
1 parent b485a61 commit f9227e7
Show file tree
Hide file tree
Showing 5 changed files with 4,797 additions and 338 deletions.
3 changes: 3 additions & 0 deletions .changelog/7677.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
dlp: added `inspectConfig` field to `google_data_loss_prevention_job_trigger` resource
```
Loading

0 comments on commit f9227e7

Please sign in to comment.