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

Remove authentication features in favor of go-azure-sdk/sdk/auth #149

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

manicminer
Copy link
Contributor

@manicminer manicminer commented Feb 5, 2023

hashicorp/terraform-provider-azurerm#20320 removes use of the go-azure-helpers/authentication package in favor of the new SDK's own auth package, except for the two remaining helper functions which are left in here.

Additionally, rework the helper functions for obtaining the authenticated principal's object ID

Depends on manicminer/hamilton#217 before merging

go.mod Outdated Show resolved Hide resolved
@manicminer manicminer merged commit 5690757 into main Feb 15, 2023
@manicminer manicminer deleted the remove-auth-features branch February 15, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants