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 resource: aws_dx_transit_virtual_interface #8522

Merged

Commits on Jul 26, 2019

  1. Configuration menu
    Copy the full SHA
    6a9b932 View commit details
    Browse the repository at this point in the history
  2. Documentation fix after review.

    Kit Ewbank authored and ewbankkit committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    68c2994 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Update website/docs/r/dx_transit_virtual_interface.html.markdown

    Co-Authored-By: Brian Flad <bflad417@gmail.com>
    ewbankkit and bflad authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    0528415 View commit details
    Browse the repository at this point in the history
  2. Code changes after review.

    Kit Ewbank authored and Kit Ewbank committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    630edbd View commit details
    Browse the repository at this point in the history
  3. Ensure correct VIF type during import of Direct Connect Virtual Inter…

    …faces - hashicorp#8843.
    Kit Ewbank authored and Kit Ewbank committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    085be40 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Fix:

    Error: error creating Direct Connect transit virtual interface: InvalidParameter: 1 validation error(s) found.
            - minimum field size of 1, CreateTransitVirtualInterfaceInput.NewTransitVirtualInterface.Tags.
    Kit Ewbank authored and Kit Ewbank committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    405b5d6 View commit details
    Browse the repository at this point in the history
  2. '%#v' -> '%s' when logging request structure.

    Kit Ewbank authored and Kit Ewbank committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    5a60769 View commit details
    Browse the repository at this point in the history
  3. Run acceptance tests serially: 'Only one Transit Virtual Interface is…

    … allowed on a Connection'.
    Kit Ewbank authored and Kit Ewbank committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    aee8c35 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Set 'arn' in Read method. Remove duplicate code.

    Kit Ewbank authored and Kit Ewbank committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    5a039e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Use common 'Exists' and 'Destroy' methods - hashicorp#9572.

    Kit Ewbank authored and Kit Ewbank committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    9763e96 View commit details
    Browse the repository at this point in the history