Rename "grant" to "iam" in sink variables

This commit is contained in:
Julio Castillo
2020-12-05 12:39:06 +01:00
parent a926214229
commit 1af70c748c
9 changed files with 18 additions and 39 deletions

View File

@@ -172,7 +172,7 @@ variable "logging_sinks" {
destination = string
type = string
filter = string
grant = bool
iam = bool
}))
default = {}
}