mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
add azure key provider changelog entry
Signed-off-by: Larry Bordowitz <laurence.bordowitz@gmail.com>
This commit is contained in:
parent
f6713f2fe0
commit
466ea65b9a
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@ SECURITY ADVISORIES:
|
|||
|
||||
An attacker that can coerce an operator to install a dependency from an attacker-controlled server could use this to cause unexpected resource consumption during `tofu init`.
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* The Azure key provider will now accept the `tenant_id`, `subscription_id`, `environment`, and `metadata_host` variables; a bug previously only allowed these to be set through environment variables. ([#4091](https://github.com/opentofu/opentofu/issues/4091))
|
||||
|
||||
## 1.11.7
|
||||
|
||||
BUG FIXES:
|
||||
|
|
|
|||
Loading…
Reference in a new issue