diff --git a/plugins/modules/gcp_compute_interconnect_attachment.py b/plugins/modules/gcp_compute_interconnect_attachment.py index fbead26..d69182a 100644 --- a/plugins/modules/gcp_compute_interconnect_attachment.py +++ b/plugins/modules/gcp_compute_interconnect_attachment.py @@ -56,7 +56,7 @@ options: required: true description: description: - - An optional description of this resource. . + - An optional description of this resource. required: false router: description: @@ -120,7 +120,7 @@ interconnect: type: str description: description: - - An optional description of this resource. . + - An optional description of this resource. returned: success type: str privateInterconnectInfo: diff --git a/plugins/modules/gcp_compute_interconnect_attachment_facts.py b/plugins/modules/gcp_compute_interconnect_attachment_facts.py index 7a62962..90af8b9 100644 --- a/plugins/modules/gcp_compute_interconnect_attachment_facts.py +++ b/plugins/modules/gcp_compute_interconnect_attachment_facts.py @@ -90,7 +90,7 @@ items: type: str description: description: - - An optional description of this resource. . + - An optional description of this resource. returned: success type: str privateInterconnectInfo: