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

Support import for network interface #119

Merged

Commits on Jun 21, 2017

  1. Support import for network interface

    make testacc TEST=./azurerm TESTARGS="-run
    TestAccAzureRMNetworkInterface_import"
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./azurerm -v -run TestAccAzureRMNetworkInterface_import -timeout 120m
    === RUN   TestAccAzureRMNetworkInterface_importBasic
    --- PASS: TestAccAzureRMNetworkInterface_importBasic (117.50s)
    === RUN   TestAccAzureRMNetworkInterface_importIPForwarding
    --- PASS: TestAccAzureRMNetworkInterface_importIPForwarding (116.48s)
    === RUN   TestAccAzureRMNetworkInterface_importWithTags
    --- PASS: TestAccAzureRMNetworkInterface_importWithTags (126.00s)
    === RUN   TestAccAzureRMNetworkInterface_importMultipleLoadBalancers
    --- PASS: TestAccAzureRMNetworkInterface_importMultipleLoadBalancers
    (156.05s)
    PASS
    ok github.com/terraform-providers/terraform-provider-azurerm/azurerm 516.124s
    thiagocaiubi committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    e96ad86 View commit details
    Browse the repository at this point in the history