fix some typos [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-29 20:16:53 +00:00
parent 3b7d295119
commit 26be631088
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
variable "namespace" {}
variable "namespace" { type = string }
variable "tls_secret_name" {}
variable "tls_crt" {
default = ""