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

expose route table ids #885

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 23, 2022

  1. expose route table ids

    Route table ids can be important for VPCs after they've been created.
    
    Exposing the route table ids as outputs allows us to easily support resources like NAT instances (cheaper than NAT Gateways), AWS Transit Gateways and AWS Client VPNs
    jaxxstorm committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    2f5dc8a View commit details
    Browse the repository at this point in the history
  2. update changelog

    jaxxstorm committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    a5096b6 View commit details
    Browse the repository at this point in the history
  3. lint

    jaxxstorm committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    14dd9a0 View commit details
    Browse the repository at this point in the history