Skip to content

Commit

Permalink
Merge branch 'main' into msg/none-remove-deprecated-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MovieStoreGuy authored Sep 17, 2024
2 parents 5efd2f6 + 245e803 commit 7697b57
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Unreleased

## 9.2.1

BUGFIXES:

* documentation: Update metric_ruleset.html.markdown https://github.com/splunk-terraform/terraform-provider-signalfx/pull/501 to fix indentation

## 9.2.0

IMPROVEMENTS:
Expand Down
4 changes: 2 additions & 2 deletions website/docs/r/metric_ruleset.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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`
* `destination` - (Required) - end destination of the input metric. Must be `RealTime`, `Archived`, or `Drop`

0 comments on commit 7697b57

Please sign in to comment.