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

Adding private ip address reference to azurerm network interface #6538

Merged
merged 3 commits into from
May 9, 2016

Commits on May 9, 2016

  1. Adding private ip address reference

    * adding private ip address reference
    * Updating the docs.
    Felivel committed May 9, 2016
    Configuration menu
    Copy the full SHA
    0725e7a View commit details
    Browse the repository at this point in the history
  2. Removing optional attrib from private_ip_address

    Removing optional attribute from private_ip_address, this element is only being used in the read.
    Felivel committed May 9, 2016
    Configuration menu
    Copy the full SHA
    b378c22 View commit details
    Browse the repository at this point in the history
  3. Selecting the first element instead of using a loop for now.

    Change this to a loop when Azure/azure-sdk-for-go#259 is fixed
    Felivel committed May 9, 2016
    Configuration menu
    Copy the full SHA
    0587611 View commit details
    Browse the repository at this point in the history