and again
This commit is contained in:
parent
054d97a0c5
commit
1d8c28dcb4
@ -116,6 +116,7 @@ variable "kubernetes_namespace" {
|
|||||||
type = string
|
type = string
|
||||||
default = "kube-apps"
|
default = "kube-apps"
|
||||||
description = "Kubernetes namespace to run your fargate workloads on"
|
description = "Kubernetes namespace to run your fargate workloads on"
|
||||||
|
}
|
||||||
|
|
||||||
variable "aws_eks_update_kubeconfig_additional_arguments" {
|
variable "aws_eks_update_kubeconfig_additional_arguments" {
|
||||||
type = string
|
type = string
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user