From 3e3cfc9e065a66140f57bc7550e0c7760dee2bb7 Mon Sep 17 00:00:00 2001 From: Eric Choi <87725235+echoi-splk@users.noreply.github.com> Date: Mon, 16 Sep 2024 11:46:19 -0700 Subject: [PATCH] Update metric_ruleset.html.markdown (#501) Fix html formatting of restoration --- website/docs/r/metric_ruleset.html.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/r/metric_ruleset.html.markdown b/website/docs/r/metric_ruleset.html.markdown index ac8207f6..6281b871 100644 --- a/website/docs/r/metric_ruleset.html.markdown +++ b/website/docs/r/metric_ruleset.html.markdown @@ -3,7 +3,7 @@ layout: "signalfx" page_title: "Splunk Observability Cloud: signalfx_metric_ruleset" sidebar_current: "docs-signalfx-resource-metric-ruleset" description: |- -Allows Terraform to create and manage Splunk Infrastructure Monitoring metric rulesets + Allows Terraform to create and manage Splunk Infrastructure Monitoring metric rulesets --- # Resource: signalfx_metric_ruleset @@ -94,4 +94,4 @@ The following arguments are supported in the resource block: * `stop_time` - (Optional) Time to which the restoration job will restore archived data, in the form of *nix time in milliseconds * `routing_rule` - (Required) Routing Rule object - * `destination` - (Required) - end destination of the input metric. Must be `RealTime`, `Archived`, or `Drop` \ No newline at end of file + * `destination` - (Required) - end destination of the input metric. Must be `RealTime`, `Archived`, or `Drop`