typo: fix observability plan name (#772)
This commit is contained in:
parent
6d4627cd24
commit
44f67adc34
7 changed files with 8 additions and 8 deletions
|
|
@ -52,7 +52,7 @@ data "stackit_observability_instance" "example" {
|
|||
- `otlp_traces_url` (String)
|
||||
- `parameters` (Map of String) Additional parameters.
|
||||
- `plan_id` (String) The Observability plan ID.
|
||||
- `plan_name` (String) Specifies the Observability plan. E.g. `Monitoring-Medium-EU01`.
|
||||
- `plan_name` (String) Specifies the Observability plan. E.g. `Observability-Monitoring-Medium-EU01`.
|
||||
- `targets_url` (String) Specifies Targets URL.
|
||||
- `zipkin_spans_url` (String)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue