Several wording and typos updates

Several wording and typos updates
This commit is contained in:
Alejandro Leal
2024-06-26 15:39:19 -04:00
committed by Wiktor Niesiobędzki
parent 00080cd840
commit 0363e2cb80
15 changed files with 16 additions and 16 deletions

View File

@@ -79,7 +79,7 @@ variable "endpoint_types" {
"ENDPOINT_TYPE_MANAGED_PROXY_LB",
])
)
error_message = "Proivde one of: ENDPOINT_TYPE_VM, ENDPOINT_TYPE_SWG or ENDPOINT_TYPE_MANAGED_PROXY_LB as endpoint_types"
error_message = "Provide one of: ENDPOINT_TYPE_VM, ENDPOINT_TYPE_SWG or ENDPOINT_TYPE_MANAGED_PROXY_LB as endpoint_types"
}
}