Hi, there.. if I want to deploy the vpc-attachment template with route monitor, but I don't want to create spokes VPC and Transit Gateway (because they already exist), what should I modify on Lambda code of "TransitGatewayInitialiseLambda". I changed the value of variable vpcXHostRouteTableid to 'Null' to do Nothing for these routing table (I want to do this manually) but the cloudformation is failing the creation for that CustomResource. Thanks, J.
Hi, there.. if I want to deploy the vpc-attachment template with route monitor, but I don't want to create spokes VPC and Transit Gateway (because they already exist), what should I modify on Lambda code of "TransitGatewayInitialiseLambda". I changed the value of variable vpcXHostRouteTableid to 'Null' to do Nothing for these routing table (I want to do this manually) but the cloudformation is failing the creation for that CustomResource. Thanks, J.