Skip to content

Commit 1dbd229

Browse files
committed
SUMO-260843: Edited terraform docs
1 parent 0408442 commit 1dbd229

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

website/docs/r/macro.html.markdown

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ description: |-
66
---
77

88
# sumologic_macro (beta)
9-
Provides a Sumo Logic Macro (beta).
9+
Provides a [Sumologic Macro (Beta)][1].
10+
11+
The feature is in beta, talk to sumologic support engineer to have it enabled.
1012

1113
## Example Usage
1214
```hcl
@@ -48,4 +50,7 @@ In addition to all arguments above, the following attributes are exported:
4850

4951
### Schema for `argumentValidation`
5052
- `evalExpression` - (Required) The expression to validate a macro argument.
51-
- `errorMessage` - (Required) Error message to show when the argument validation failed.
53+
- `errorMessage` - (Required) Error message to show when the argument validation failed.
54+
55+
56+
[1]: https://help.sumologic.com/docs/search/search-query-language/search-operators/macro/

0 commit comments

Comments
 (0)