Skip to content

Commit

Permalink
Include_groups added as env variable
Browse files Browse the repository at this point in the history
Add include_groups environment variable that can be read by Lambda for cmd flags.
  • Loading branch information
joshuachong committed May 9, 2021
1 parent 13800ad commit 944d5ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ func initConfig() {
"log_format",
"ignore_users",
"ignore_groups",
"include_groups",
"user_match",
"group_match",
"sync_method",
Expand Down

0 comments on commit 944d5ba

Please sign in to comment.