8 lines
164 B
HCL
8 lines
164 B
HCL
variable cw-alarm-prefix {}
|
|
variable actions-enabled {}
|
|
variable cluster-name {}
|
|
variable eks-namespace {}
|
|
variable pod-names {
|
|
type = list
|
|
}
|
|
variable settings {} |