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

New Data Source: aws_ec2_transit_gateway_vpn_attachment #8071

Merged
merged 1 commit into from
Mar 26, 2019

Commits on Mar 25, 2019

  1. New Data Source: aws_ec2_transit_gateway_vpn_attachment

    Reference: #6884
    
    This is a bare minimum implementation to help operators retrieve a VPN Attachment ID using the Transit Gateway ID and VPN Connection ID. It can be further enhanced in the future.
    
    Output from acceptance testing:
    
    ```
    --- PASS: TestAccAWSEc2TransitGatewayVpnAttachmentDataSource_TransitGatewayIdAndVpnConnectionId (462.11s)
    ```
    bflad committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    a393998 View commit details
    Browse the repository at this point in the history