Fix example (#288)

This commit is contained in:
Vicente Pinto 2024-03-07 09:22:28 +00:00 committed by GitHub
parent 233a26fea0
commit 514e72bd54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
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"