Add example for Argus credential resource (#498)

This commit is contained in:
João Palet 2024-08-08 13:37:16 +01:00 committed by GitHub
parent 52db4797c2
commit 5d7c8faacf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 15 additions and 4 deletions

View file

@ -10,7 +10,14 @@ description: |-
Argus credential resource schema. Must have a `region` specified in the provider configuration.
## Example Usage
```terraform
resource "stackit_argus_credential" "example" {
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
instance_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
```
<!-- schema generated by tfplugindocs -->
## Schema