mirror of
https://github.com/vcscsvcscs/OCI-Kubernetes-cluster-with-traefik.git
synced 2025-08-13 22:39:06 +02:00
Format according to terraform fmt
This commit is contained in:
@@ -24,12 +24,12 @@ variable "my_domain" {
|
||||
type = string
|
||||
}
|
||||
variable "install_argocd" {
|
||||
type = bool
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
||||
variable "install_cert_manager" {
|
||||
type = bool
|
||||
type = bool
|
||||
default = true
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user