Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
68eff093
Verified
Commit
68eff093
authored
May 27, 2020
by
Sven-Hendrik Haase
Browse files
keycloak: Add Support group
parent
8af88c86
Pipeline
#175
failed with stage
in 1 minute and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
tf-stage2/keycloak.tf
View file @
68eff093
...
...
@@ -193,7 +193,7 @@ resource "keycloak_group" "externalcontributors" {
variable
"arch_groups"
{
type
=
set
(
string
)
default
=
[
"DevOps"
,
"Developers"
,
"Trusted Users"
]
default
=
[
"DevOps"
,
"Developers"
,
"Trusted Users"
,
"Support"
]
}
resource
"keycloak_group"
"arch_groups"
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment