diff --git a/modules/container_app/variables.tf b/modules/container_app/variables.tf index 731e71b..d69a454 100644 --- a/modules/container_app/variables.tf +++ b/modules/container_app/variables.tf @@ -143,7 +143,6 @@ variable "volume" { type = list(object({ name = string storage_type = string - storage_name = string share_name = string })) } \ No newline at end of file