We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d5f1a commit c3be804Copy full SHA for c3be804
modules/kubernetes-config-map/vars.tf
@@ -5,7 +5,6 @@
5
variable "name" {
6
description = "The name of the config map. Must be unique and cannot be updated."
7
type = string
8
- default = "config-map"
9
}
10
11
variable "namespace" {
0 commit comments