From 6857770caf2b5e9a19e2872b7a370e4ffb64ccac Mon Sep 17 00:00:00 2001 From: Alina Buzachis Date: Thu, 3 Oct 2024 16:39:35 +0200 Subject: [PATCH] Fis string Signed-off-by: Alina Buzachis --- plugins/modules/ec2_transit_gateway_vpc_attachment.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/ec2_transit_gateway_vpc_attachment.py b/plugins/modules/ec2_transit_gateway_vpc_attachment.py index bd58b8e464c..c462456737a 100644 --- a/plugins/modules/ec2_transit_gateway_vpc_attachment.py +++ b/plugins/modules/ec2_transit_gateway_vpc_attachment.py @@ -220,7 +220,7 @@ - The ID of the account that the VPC belongs to. type: str returned: success - example: "1234567890122 + example: "1234567890122" """ from typing import NoReturn