Format example (#1)
This commit is contained in:
parent
e4c8a6fbf4
commit
9d7628a984
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@ resource "stackit_postgresflex_user" "example" {
|
|||
project_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
instance_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
|
||||
username = "username"
|
||||
roles = ["role"]
|
||||
roles = ["role"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue