This commit is contained in:
Muhammad Atif Ali
2023-10-16 17:54:24 +03:00
parent 11d7787cb0
commit 52e4f3fb6f
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ variable "install_version" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {
+1 -1
View File
@@ -44,7 +44,7 @@ variable "folder" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {
+1 -1
View File
@@ -28,7 +28,7 @@ variable "port" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {
+1 -1
View File
@@ -28,7 +28,7 @@ variable "port" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {
+1 -1
View File
@@ -27,7 +27,7 @@ variable "folder" {
}
variable "share" {
type = string
type = string
default = "owner"
validation {