diff --git a/plugins/modules/gcp_redis_instance.py b/plugins/modules/gcp_redis_instance.py index cc8b0fc..ec19870 100644 --- a/plugins/modules/gcp_redis_instance.py +++ b/plugins/modules/gcp_redis_instance.py @@ -89,7 +89,7 @@ options: type: str name: description: - - The ID of the instance or a fully qualified identifier for the instance. . + - The ID of the instance or a fully qualified identifier for the instance. required: true type: str memory_size_gb: @@ -267,7 +267,7 @@ locationId: type: str name: description: - - The ID of the instance or a fully qualified identifier for the instance. . + - The ID of the instance or a fully qualified identifier for the instance. returned: success type: str memorySizeGb: diff --git a/plugins/modules/gcp_redis_instance_info.py b/plugins/modules/gcp_redis_instance_info.py index a6233c5..dfdcbfb 100644 --- a/plugins/modules/gcp_redis_instance_info.py +++ b/plugins/modules/gcp_redis_instance_info.py @@ -172,7 +172,7 @@ resources: type: str name: description: - - The ID of the instance or a fully qualified identifier for the instance. . + - The ID of the instance or a fully qualified identifier for the instance. returned: success type: str memorySizeGb: