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_public_virtual_interface #3252

Merged
merged 9 commits into from
Jun 25, 2018

Commits on Jun 21, 2018

  1. Add 'aws_dx_public_virtual_interface' resource.

    ewbankkit authored and Kit Ewbank committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    34c1fdd View commit details
    Browse the repository at this point in the history
  2. Fix indentation for configuration generation.

    Kit Ewbank authored and Kit Ewbank committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    dad1c60 View commit details
    Browse the repository at this point in the history
  3. Move schema-related code to the top of 'dx_vif.go'.

    Kit Ewbank authored and Kit Ewbank committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    48de747 View commit details
    Browse the repository at this point in the history
  4. Change interface to 'dxVirtualInterfaceRead'.

    Kit Ewbank authored and Kit Ewbank committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    3175432 View commit details
    Browse the repository at this point in the history
  5. Minor refactoring.

    ewbankkit authored and Kit Ewbank committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    bbd895e View commit details
    Browse the repository at this point in the history
  6. Standardize resource name for testing.

    ewbankkit authored and Kit Ewbank committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    9c9b676 View commit details
    Browse the repository at this point in the history
  7. Make consistent with Direct Connect gateway.

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

Commits on Jun 22, 2018

  1. Remove 'mergeSchemas'.

    Kit Ewbank authored and Kit Ewbank committed Jun 22, 2018
    Configuration menu
    Copy the full SHA
    9fde05d View commit details
    Browse the repository at this point in the history
  2. Changes after code review on hashicorp#3253.

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