Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Allow specifying additional TGW routes in attached VPCs #132

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 16, 2024

  1. feat: Allow specifying additional TGW routes in attached VPCs

    Adds parameter `tgw_additional_vpc_cidrs` to the `vpc_attachments` map that enables adding additional `aws_route` resources that send traffic across the TGW peering connection.
    
    Changes the name of the existing `aws_route` resource from `this` since there are now more than one in the state file.
    partcyborg committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    d4618e1 View commit details
    Browse the repository at this point in the history