Add project-scoped secure tags (#1933)
This commit is contained in:
@@ -331,9 +331,3 @@ variable "skip_delete" {
|
||||
type = bool
|
||||
default = false
|
||||
}
|
||||
|
||||
variable "tag_bindings" {
|
||||
description = "Tag bindings for this project, in key => tag value id format."
|
||||
type = map(string)
|
||||
default = null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user