mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-24 16:10:46 -06:00
Update CHANGELOG.md
This commit is contained in:
parent
75e5ae27a2
commit
f3a6985760
@ -40,6 +40,7 @@ ENHANCEMENTS:
|
||||
* When removing a workspace from the `cloud` backend `terraform workspace delete` will use Terraform Cloud's [Safe Delete](https://developer.hashicorp.com/terraform/cloud-docs/api-docs/workspaces#safe-delete-a-workspace) API if the `-force` flag is not provided. ([#31949](https://github.com/hashicorp/terraform/pull/31949))
|
||||
* backend/oss: More robustly handle endpoint retrieval error ([#32295](https://github.com/hashicorp/terraform/issues/32295))
|
||||
* local-exec provisioner: Added `quiet` argument. If `quiet` is set to `true`, Terraform will not print the entire command to stdout during plan. [GH-32116]
|
||||
* backend/http: Add support for mTLS authentication. [GH-31699]
|
||||
|
||||
EXPERIMENTS:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user