Skip to content

Commit 0028a26

Browse files
updating to include #30891
1 parent 2eb9118 commit 0028a26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ ENHANCEMENTS:
2929
* Add `TF_HOSTNAME` environment variable fallback for `hostname` in the cloud configuration
3030
* `TF_WORKSPACE` can now be used to configure the `workspaces` attribute in your cloud configuration
3131
* When running on macOS, Terraform will now use platform APIs to validate certificates presented by TLS (HTTPS) servers. This may change exactly which root certificates Terraform will accept as valid. ([#30768](https://github.com/hashicorp/terraform/issues/30768))
32+
* The AzureRM Backend now defaults to using MSAL (and Microsoft Graph) rather than ADAL (and Azure Active Directory Graph) for authentication. ([#30891](https://github.com/hashicorp/terraform/issues/30891))
3233
* Show remote host in error message for clarity when installation of provider fails ([#30810](https://github.com/hashicorp/terraform/issues/30810))
3334

3435
BUG FIXES:

0 commit comments

Comments
 (0)