Skip to content

Commit 0e1f8b2

Browse files
author
Sean Sain
committed
update doc
1 parent ef81eef commit 0e1f8b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/partition.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Provides a [Sumologic Partition][1].
1313
resource "sumologic_partition" "examplePartition" {
1414
name = "terraform_examplePartition"
1515
routing_expression = "_sourcecategory=*/Terraform"
16-
analytics_tier = "enhanced"
16+
analytics_tier = "continuous"
1717
is_compliant = false
1818
lifecycle {
1919
prevent_destroy = true

0 commit comments

Comments
 (0)