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

provider/azurerm: support importing of subnet resource #9646

Merged
merged 1 commit into from
Oct 27, 2016

Commits on Oct 27, 2016

  1. provider/azurerm: support importing of subnet resource

    TF_ACC=1 go test ./builtin/providers/azurerm -v -run TestAccAzureRMSubnet -timeout 120m
    === RUN   TestAccAzureRMSubnet_importBasic
    --- PASS: TestAccAzureRMSubnet_importBasic (165.04s)
    === RUN   TestAccAzureRMSubnet_basic
    --- PASS: TestAccAzureRMSubnet_basic (165.39s)
    === RUN   TestAccAzureRMSubnet_disappears
    --- PASS: TestAccAzureRMSubnet_disappears (170.02s)
    PASS
    ok  	github.com/hashicorp/terraform/builtin/providers/azurerm	500.533s
    Peter McAtominey committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    3620e74 View commit details
    Browse the repository at this point in the history