We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e58fa95 + 2971058 commit 1451650Copy full SHA for 1451650
sumologic/resource_sumologic_partition_test.go
@@ -90,6 +90,7 @@ resource "sumologic_partition" "foo" {
90
name = "terraform_acctest_%s"
91
routing_expression = "_sourcecategory=*/Terraform"
92
is_compliant = false
93
+ retention_period = 30
94
}
95
`, testName)
96
0 commit comments