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

r/application_gateway: ensuring the casing on identity_ids within the identity block #10031

Merged
merged 5 commits into from
Jan 11, 2021

Commits on Dec 31, 2020

  1. Make AppGw identity_ids case-insensitive

    I believe this should address the issue of identity_ids being case-sensitive, resulting in terraform forcing an update on each apply due to case differences.  See issue hashicorp#10029
    JohnDelisle committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    d05730a View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. fix gofmt issue

    JohnDelisle committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    47c1e67 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    e0842cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6db51d View commit details
    Browse the repository at this point in the history
  3. remove comment

    JohnDelisle committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    963b875 View commit details
    Browse the repository at this point in the history