Fix formatting in Zitadel and PostgreSQL Nix modules
This commit is contained in:
parent
625e79f042
commit
e1614dc3f7
2 changed files with 10 additions and 6 deletions
|
|
@ -444,8 +444,7 @@ in
|
|||
|> withRef "org" org
|
||||
|> toResource "${org}_${name}"
|
||||
)
|
||||
|> append
|
||||
[
|
||||
|> append [
|
||||
(forEach "local.extra_users" [ "org" "name" ] {
|
||||
orgId = lib.tfRef "local.orgs[each.value.org]";
|
||||
userName = lib.tfRef "each.value.name";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue