File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11---
22subcategory : " Sysdig Monitor"
33layout : " sysdig"
4- page_title : " Sysdig: sysdig_monitor_notification_channel_email "
4+ page_title : " Sysdig: sysdig_monitor_notification_channel_ibm_function "
55description : |-
66 Retrieves information about a Monitor notification channel of type IBM Function
77---
88
9- # Data Source: sysdig_monitor_notification_channel_email
9+ # Data Source: sysdig_monitor_notification_channel_ibm_function
1010
1111Retrieves information about a Monitor notification channel of type IBM Function.
1212
@@ -15,7 +15,7 @@ Retrieves information about a Monitor notification channel of type IBM Function.
1515## Example Usage
1616
1717``` terraform
18- data "sysdig_monitor_notification_channel_email " "nc_email " {
18+ data "sysdig_monitor_notification_channel_ibm_function " "nc_ibm_function " {
1919 name = "some notification channel name"
2020}
2121```
You can’t perform that action at this time.
0 commit comments