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_app_service & azurerm_app_service_slot: support for specifying user-assigned identities #3637

Merged
merged 9 commits into from
Jul 7, 2019
Merged

azurerm_app_service & azurerm_app_service_slot: support for specifying user-assigned identities #3637

merged 9 commits into from
Jul 7, 2019

Commits on Jul 7, 2019

  1. azurerm_app_service: support for specifying user assigned identities

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    8c42ff0 View commit details
    Browse the repository at this point in the history
  2. Fix copy-paste error in schema

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    f0004e1 View commit details
    Browse the repository at this point in the history
  3. Address code review comments

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    fb3d058 View commit details
    Browse the repository at this point in the history
  4. Fix go lint error

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    f3e4835 View commit details
    Browse the repository at this point in the history
  5. Add missing schema behavior

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    62d7705 View commit details
    Browse the repository at this point in the history
  6. Fix schema for app service slot

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    ffa3401 View commit details
    Browse the repository at this point in the history
  7. Updating identity on app service slot should force new

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    337acb1 View commit details
    Browse the repository at this point in the history
  8. Allow identity to be updated on app service slot

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    ee1dc0c View commit details
    Browse the repository at this point in the history
  9. Fix a typo

    Joakim Bakke Hellum authored and tombuildsstuff committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    2eded91 View commit details
    Browse the repository at this point in the history