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

Aws vpc peering connections #9491

Merged
merged 9 commits into from
Sep 1, 2020

Commits on Aug 19, 2020

  1. adding aws_vpc_peering_connections

    list all peering connections using filters, returning ids, cidr_blocks
    and peer_cidr_blocks
    useful when trying to build route tables between vpcs with multiple
    peering connections managed in different state files
    Mark O'Shea authored and tmccombs committed Aug 19, 2020
    Configuration menu
    Copy the full SHA
    66b8991 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0520ce6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ef8c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb3228 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab895d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d82b90a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e2d938 View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Code review suggestions for vpc_peering_connections
    
    Co-authored-by: Brian Flad <[email protected]>
    tmccombs and bflad authored Aug 19, 2020
    Configuration menu
    Copy the full SHA
    210619a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e853f7 View commit details
    Browse the repository at this point in the history