updating modules

This commit is contained in:
2025-08-23 20:27:07 -05:00
parent ec72bafebb
commit 15f004e06c

View File

@@ -143,7 +143,6 @@ variable "volume" {
type = list(object({ type = list(object({
name = string name = string
storage_type = string storage_type = string
storage_name = string
share_name = string share_name = string
})) }))
} }