You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/cse_insights_configuration.html.markdown
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,10 @@ The following attributes are exported:
29
29
30
30
## Import
31
31
32
-
Insights Configuration can be imported using the field id, e.g.:
32
+
Insights Configuration can be imported using the id `cse-insights-configuration`:
33
+
34
+
~> **NOTE:** Only `cse-insights-configuration` id should be used when importing hte insights configuration. Using any other id may have unintended consequences.
35
+
33
36
```hcl
34
-
terraform import sumologic_cse_insights_configuration.insights_configuration ID
0 commit comments