Skip to content

Commit f12dad9

Browse files
committed
SUMO-192150: addressed two of comments from Vishal
1 parent 26ef16b commit f12dad9

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
## 2.16.0 (Unreleased)
22

3-
FEATURES:
4-
* Add new optional `obj_permission` set to resource/sumologic_monitor_folder for Fine Grain Permission (FGP) support (GH-373)
53

64
## 2.15.1 (Unreleased)
75

6+
FEATURES:
7+
* Add new optional `obj_permission` set to resource/sumologic_monitor_folder for Fine Grain Permission (FGP) support (GH-373)
8+
89
BUG FIXES:
910
* Fix bug in cse match list items creation (was timing out due to StateChangeConf on an infinite loop) (GH-377)
1011

website/docs/r/monitor_folder.html.markdown

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ description: |-
88
# sumologic_monitor_folder
99

1010
Provides the ability to create, read, delete, and update folders for [Monitors][1].
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].
11+
-> 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. For further details about FGP, please see this [Monitor Permission document][2].
1512

1613
## Example Monitor Folder
1714

0 commit comments

Comments
 (0)