Skip to content

Commit

Permalink
Update test and record test cassettes
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-hf committed Oct 9, 2024
1 parent dddf6b2 commit bd2e95d
Show file tree
Hide file tree
Showing 20 changed files with 538 additions and 536 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-10-07T11:16:48.134883-04:00
2024-10-09T10:55:08.866745-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.12578-04:00
2024-10-09T10:55:08.869109-04:00
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ interactions:
remote_addr: ""
request_uri: ""
body: |
{"cases":[{"condition":"a \u003e 0","name":"","notifications":[],"status":"high"}],"hasExtendedTitle":true,"isEnabled":true,"message":"validation failed","name":"tf-TestAccDatadogSecurityMonitoringRule_CreateInvalidRule-local-1714072384","options":{"decreaseCriticalityBasedOnEnv":false,"detectionMethod":"threshold","evaluationWindow":1800,"keepAlive":3600,"maxSignalDuration":1800},"queries":[{"aggregation":"count","distinctFields":[],"groupByFields":["@userIdentity.assumed_role"],"metric":"","metrics":[],"name":"","query":"source:source_here"}],"tags":["team:security","env:prod"],"type":"log_detection"}
{"cases":[{"condition":"a \u003e 0","name":"","notifications":[],"status":"high"}],"hasExtendedTitle":true,"isEnabled":true,"message":"validation failed","name":"tf-TestAccDatadogSecurityMonitoringRule_CreateInvalidRule-local-1728485708","options":{"decreaseCriticalityBasedOnEnv":false,"detectionMethod":"threshold","evaluationWindow":1800,"keepAlive":3600,"maxSignalDuration":1800},"queries":[{"aggregation":"count","distinctFields":[],"groupByFields":["@userIdentity.assumed_role"],"metric":"","metrics":[],"name":"","query":"source:source_here"}],"tags":["team:security","env:prod"],"type":"log_detection"}
form: {}
headers:
Accept:
Expand All @@ -38,4 +38,4 @@ interactions:
- application/json
status: 400 Bad Request
code: 400
duration: 122.613833ms
duration: 911.879208ms
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.112939-04:00
2024-10-09T10:55:08.856481-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.112093-04:00
2024-10-09T10:55:08.866458-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.102811-04:00
2024-10-09T10:55:08.869569-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.125669-04:00
2024-10-09T10:55:08.867477-04:00
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.11431-04:00
2024-10-09T10:55:08.859457-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.113922-04:00
2024-10-09T10:55:08.868136-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.113977-04:00
2024-10-09T10:55:08.87056-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
2024-04-25T15:13:04.113974-04:00
2024-10-09T10:55:08.856395-04:00

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -1461,6 +1461,7 @@ func testAccCheckDatadogSecurityMonitoringCreatedThirdPartyConfig(ruleName strin
options {
detection_method = "third_party"
max_signal_duration = 900
third_party_rule_options {
default_status = "info"
Expand Down Expand Up @@ -1526,6 +1527,7 @@ func testAccCheckDatadogSecurityMonitoringUpdatedThirdPartyConfig(ruleName strin
options {
detection_method = "third_party"
max_signal_duration = 900
third_party_rule_options {
default_status = "info"
Expand Down

0 comments on commit bd2e95d

Please sign in to comment.