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

Fix updating the Azure API Management #59

Merged

Commits on Jun 10, 2024

  1. Fix updating the Azure API Management. Previously on any update, Terr…

    …aform was indicating a `forced replacement` due to a calculation of the resource group ID. Passing it as a variable from the main module helps Terraform no to force a replacement, and updating APIs and policies without issue.
    
    Also, updated the dependency on the policy item to the tenant ID named value.
    rliberoff committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3369ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c783d92 View commit details
    Browse the repository at this point in the history