We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2b2d6 commit 5d60a04Copy full SHA for 5d60a04
variables.tf
@@ -8,7 +8,6 @@ variable "project" {
8
description = "Project name"
9
}
10
11
-# Optional
12
variable "user_object_ids" {
13
type = map(string)
14
description = "Map of AD usernames and corresponding object IDs"
0 commit comments