fix some typos [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-29 20:16:53 +00:00
parent 251173b277
commit b187f5eb2b
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
4 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 = ""