Skip to content

Commit e7106c1

Browse files
author
Sean Sain
committed
add fancy note
1 parent 4f4aa22 commit e7106c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/scheduled_view.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ QUERY
3131

3232
The following arguments are supported:
3333

34-
Note: For attributes that force a new resource, if the value is updated, it will destroy the resource and recreate it which may incur significant costs. We advise customers to set the `lifecycle` attribute `prevent_destroy` to `true` to avoid accidentally destroying and recreating expensive resources.
34+
~> For attributes that force a new resource, if the value is updated, it will destroy the resource and recreate it which may incur significant costs. We advise customers to set the `lifecycle` attribute `prevent_destroy` to `true` to avoid accidentally destroying and recreating expensive resources.
3535

3636
- `index_name` - (Required, Forces new resource) Name of the index (scheduled view).
3737
- `query` - (Required, Forces new resource) Log query defining the scheduled view.

0 commit comments

Comments
 (0)