Skip to content

Commit 26ef16b

Browse files
committed
1 parent 6606d38 commit 26ef16b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

website/docs/r/monitor_folder.html.markdown

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@ description: |-
88
# sumologic_monitor_folder
99

1010
Provides the ability to create, read, delete, and update folders for [Monitors][1].
11-
If Fine Grain Permission (FGP) feature is enabled with Monitors Content at one's Sumo Logic account,
12-
one can also add those permission details under this monitor folder resource.
11+
12+
If Fine Grain Permission (FGP) feature is enabled with Monitors Content at one's Sumo Logic account, one can also set those permission details under this monitor folder resource.
13+
14+
For further details about FGP, please see this [Monitor Permission document][2].
1315

1416
## Example Monitor Folder
1517

@@ -97,7 +99,7 @@ The following arguments are supported:
9799
- `Update`
98100
- `Delete`
99101
- `Manage`
100-
102+
101103
Additional data provided in state:
102104

103105
- `id` - (Computed) The identifier for this monitor folder.
@@ -111,3 +113,4 @@ terraform import sumologic_monitor_folder.tf_monitor_folder_1 0000000000ABC123
111113
```
112114

113115
[1]: https://help.sumologic.com/?cid=10020
116+
[2]: https://help.sumologic.com/Beta/Capabilities_and_Permissions_for_Monitors#set-permissions-for-a-monitors-folder

0 commit comments

Comments
 (0)