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

added support for identity attribute on container groups #3243

Merged
merged 8 commits into from
Apr 18, 2019
Merged

added support for identity attribute on container groups #3243

merged 8 commits into from
Apr 18, 2019

Commits on Apr 14, 2019

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

Commits on Apr 15, 2019

  1. fixed broken method refs

    Josh Lane committed Apr 15, 2019
    Configuration menu
    Copy the full SHA
    dbd4e53 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. enable case sensitivity

    Co-Authored-By: jplane <jplane@gmail.com>
    tombuildsstuff and jplane authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    fd1502c View commit details
    Browse the repository at this point in the history
  2. fixed incorrect validation value for identity

    Josh Lane committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    cc2a317 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'aci-identity' of https://github.com/jplane/terraform-pr…

    …ovider-azurerm into aci-identity
    Josh Lane committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    eb7dbb1 View commit details
    Browse the repository at this point in the history
  4. fixing format issues (gofmt)

    Josh Lane committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    c890ca2 View commit details
    Browse the repository at this point in the history
  5. add nil check for when user doesn't specify identity element

    Good catch, sorry for that... in case its not obvious, I'm a bit of a Go newb.  :-)
    
    Co-Authored-By: jplane <jplane@gmail.com>
    tombuildsstuff and jplane authored Apr 16, 2019
    Configuration menu
    Copy the full SHA
    4d53cbc View commit details
    Browse the repository at this point in the history
  6. gofmt fix

    Josh Lane committed Apr 16, 2019
    Configuration menu
    Copy the full SHA
    25d54b9 View commit details
    Browse the repository at this point in the history