Rename "grant" to "iam" in sink variables
This commit is contained in:
@@ -172,7 +172,7 @@ variable "logging_sinks" {
|
||||
destination = string
|
||||
type = string
|
||||
filter = string
|
||||
grant = bool
|
||||
iam = bool
|
||||
}))
|
||||
default = {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user