feat(ci): ensure docs are up-to-date on PRs (#767)
relates to STACKITTPR-153
This commit is contained in:
parent
c41d61cdc4
commit
37754e865d
4 changed files with 33 additions and 2 deletions
|
|
@ -16,7 +16,7 @@ Observability scrape config data source schema. Must have a `region` specified i
|
|||
data "stackit_observability_scrapeconfig" "example" {
|
||||
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
instance_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
job_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
name = "example"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue