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 0ae05ba commit 70b3bdaCopy full SHA for 70b3bda
docs/static/includes/interfaces/int.cmk.schema.tf
@@ -5,5 +5,5 @@ variable "customer_managed_key" {
5
key_version = optional(string, null)
6
user_assigned_identity_resource_id = optional(string, null)
7
})
8
- default = {}
+ default = null
9
}
0 commit comments