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.
1 parent e58fa95 commit 2971058Copy full SHA for 2971058
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