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
@@ -157,7 +157,7 @@ When Secure resources are to be created, this authentication must be in place.
157
157
When IBM Cloud Monitoring resources are to be created, this authentication must be in place.
158
158
159
159
*`sysdig_monitor_url` - (Required) This is the target IBM Cloud Monitoring API
160
-
endpoint. It can also be sourced from the `SYSDIG_MONITOR_URL` environment variable.
160
+
endpoint. It can also be sourced from the `SYSDIG_MONITOR_URL` environment variable.[Find your IBM Cloud Monitoring region url](https://cloud.ibm.com/docs/monitoring?topic=monitoring-endpoints#endpoints_monitoring).
161
161
<br/>Notice: it should not be ended with a slash.<br/><br/>
162
162
*`ibm_monitor_iam_url` - (Required) This is the target IAM endpoint used to issue IBM IAM token by consuming `ibm_monitor_api_key`.
163
163
Provider will handle token expiration and refresh it when needed.
@@ -185,7 +185,7 @@ When IBM Cloud Monitoring resources are to be created, this authentication must
185
185
When IBM Workload Protection resources are to be created, this authentication must be in place.
186
186
187
187
*`sysdig_secure_url` - (Required) This is the target IBM Workload Protection API
188
-
endpoint. It can also be sourced from the `SYSDIG_SECURE_URL` environment variable.
188
+
endpoint. It can also be sourced from the `SYSDIG_SECURE_URL` environment variable.[Find your Workload Protection region url](https://cloud.ibm.com/docs/workload-protection?topic=workload-protection-endpoints#endpoints_monitoring).
189
189
<br/>Notice: it should not be ended with a slash.<br/><br/>
190
190
*`ibm_secure_iam_url` - (Required) This is the target IAM endpoint used to issue IBM IAM token by consuming `ibm_secure_api_key`.
191
191
Provider will handle token expiration and refresh it when needed.
0 commit comments