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

MSAL support in Terraform #247

Merged
merged 3 commits into from
Mar 23, 2022
Merged

MSAL support in Terraform #247

merged 3 commits into from
Mar 23, 2022

Conversation

LaurentLesle
Copy link
Contributor

Azure cli version has deprecated the command
az account show --sdk-auth as the underlying API is moving from ADAL to MSAL.

This patch update the rover to support the MSAL API with Terraform

@LaurentLesle LaurentLesle added the enhancement New feature or request label Mar 23, 2022
@LaurentLesle LaurentLesle requested a review from arnaudlh March 23, 2022 01:04
@LaurentLesle LaurentLesle self-assigned this Mar 23, 2022
@LaurentLesle LaurentLesle changed the base branch from main to AL-2203Update March 23, 2022 02:23
Copy link
Member

@arnaudlh arnaudlh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arnaudlh arnaudlh merged commit 83693b1 into AL-2203Update Mar 23, 2022
@arnaudlh arnaudlh deleted the msal branch March 23, 2022 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants