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: tencentcloud/resource_tc_monitor_tmp_exporter_integration.go
+38Lines changed: 38 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,13 @@
1
1
/*
2
2
Provides a resource to create a monitor tmpExporterIntegration
3
3
4
+
~> **NOTE:** If you only want to upgrade the exporter version with same config, you can set `version` under `instanceSpec` with any value to trigger the change.
Copy file name to clipboardExpand all lines: website/docs/r/monitor_tmp_exporter_integration.html.markdown
+37Lines changed: 37 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,8 +11,12 @@ description: |-
11
11
12
12
Provides a resource to create a monitor tmpExporterIntegration
13
13
14
+
~> **NOTE:** If you only want to upgrade the exporter version with same config, you can set `version` under `instanceSpec` with any value to trigger the change.
0 commit comments