Update docs (#289)
This commit is contained in:
parent
959bb83931
commit
862dffca6e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Secrets Manager user resource schema. Must have a `region` specified in the prov
|
|||
## Example Usage
|
||||
|
||||
```terraform
|
||||
resource "stackit_postgresflex_user" "example" {
|
||||
resource "stackit_secretsmanager_user" "example" {
|
||||
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
instance_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
description = "Example user"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue