CrowdStrike / Cloud-AWS

A collection of projects supporting AWS Integration
MIT License
146 stars 82 forks source link

bug: Update routing table to point to correct CIDR #247

Closed musayev-io closed 1 year ago

musayev-io commented 1 year ago

Transit Gateway routing table for shared service VPC pointed to a hard-coded CIDR instead of referencing the value from the spoke VPC. This resulted in traffic routing from spoke to shared service VPC successfully but return traffic being dropped due to unknown route.