Several updates

Several updates
This commit is contained in:
Alejandro Leal
2023-05-13 23:51:46 -04:00
parent 60d579be4d
commit 87cd83f5c0
64 changed files with 82 additions and 82 deletions

View File

@@ -15,7 +15,7 @@
*/
variable "grpc_config" {
description = "The configuration for a gRPC enpoint. Either this or openapi_config must be specified."
description = "The configuration for a gRPC endpoint. Either this or openapi_config must be specified."
type = object({
yaml_path = string
protoc_output_path = string