mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
updating to include #30891
This commit is contained in:
parent
2eb9118cd1
commit
0028a26cf8
@ -29,6 +29,7 @@ ENHANCEMENTS:
|
||||
* Add `TF_HOSTNAME` environment variable fallback for `hostname` in the cloud configuration
|
||||
* `TF_WORKSPACE` can now be used to configure the `workspaces` attribute in your cloud configuration
|
||||
* 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))
|
||||
* 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))
|
||||
* Show remote host in error message for clarity when installation of provider fails ([#30810](https://github.com/hashicorp/terraform/issues/30810))
|
||||
|
||||
BUG FIXES:
|
||||
|
Loading…
Reference in New Issue
Block a user