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

azurerm_role_assignment - generating a name if one isn't specified #685

Merged
merged 2 commits into from
Jan 16, 2018

Commits on Jan 12, 2018

  1. Configuration menu
    Copy the full SHA
    c36a23c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Switching to use github.com/hashicorp/go-uuid

    Tests pass:
    ```
     $ acctests azurerm TestAccAzureRMRoleAssignment_emptyName
    === RUN   TestAccAzureRMRoleAssignment_emptyName
    --- PASS: TestAccAzureRMRoleAssignment_emptyName (19.37s)
    PASS
    ok  	github.com/terraform-providers/terraform-provider-azurerm/azurerm	19.400
    ```
    tombuildsstuff committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    4fb46e8 View commit details
    Browse the repository at this point in the history