Fix example (#288)
This commit is contained in:
parent
233a26fea0
commit
514e72bd54
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue