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

Add support for Direct Connect Gateway #4896

Merged
merged 10 commits into from
Jun 21, 2018
Merged

Commits on Jun 20, 2018

  1. New resource: aws_dx_gateway

    Jarred Trainor authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    c9dc3f5 View commit details
    Browse the repository at this point in the history
  2. New resource: aws_dx_gateway_association

    Jarred Trainor authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    00da083 View commit details
    Browse the repository at this point in the history
  3. Use local copy of 'acctest.RandIntRange' until hashicorp/terraform#17438

     is merged.
    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    0d0992c View commit details
    Browse the repository at this point in the history
  4. Rename 'virtual_gateway_id' attribute to 'vpn_gateway_id' for consist…

    …ency.
    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    1f90b23 View commit details
    Browse the repository at this point in the history
  5. Add timeout configuration for aws_dx_gateway.

    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    f29819d View commit details
    Browse the repository at this point in the history
  6. Better error handling for deleted Direct Connect gateways.

    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    f24e870 View commit details
    Browse the repository at this point in the history
  7. Wait for Direct Connect gateway association to reach the desired state.

    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    d3fe7e9 View commit details
    Browse the repository at this point in the history
  8. Improve acceptance tests.

    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    53d69f6 View commit details
    Browse the repository at this point in the history
  9. Correct error code for missing VPN gateway.

    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    febfdcd View commit details
    Browse the repository at this point in the history
  10. Fix typo.

    Kit Ewbank authored and Kit Ewbank committed Jun 20, 2018
    Configuration menu
    Copy the full SHA
    b4f1359 View commit details
    Browse the repository at this point in the history