updating modules

This commit is contained in:
2025-08-23 20:32:55 -05:00
parent 4a192deeda
commit eee6a0d9e0
2 changed files with 0 additions and 2 deletions

View File

@@ -142,7 +142,6 @@ variable "volume" {
default = []
type = list(object({
name = string
share_name = string
storage_type = string
}))
}