Update docs (#289)

This commit is contained in:
Vicente Pinto 2024-03-07 14:20:27 +00:00 committed by GitHub
parent 959bb83931
commit 862dffca6e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"