Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nfagerlund committed Apr 29, 2024
1 parent f2906a1 commit bf0a6ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,7 @@ ENHANCEMENTS:
* `cli`: Updates the Terraform CLI output to show logical separation between OPA and Sentinel policy evaluations
* `terraform init` now accepts a `-json` option. If specified, enables the machine readable JSON output. ([#34886](https://github.com/hashicorp/terraform/pull/34886))
* `terraform test:` The test framework will now maintain sensitive metadata between run blocks. ([#35021](https://github.com/hashicorp/terraform/pull/35021))
* Core: improved performance of `AttachResourceConfigTransformer` (an implementation detail of plans and applies) when the number of resources is extremely large. ([#35088](https://github.com/hashicorp/terraform/pull/35088))

BUG FIXES:

Expand Down

0 comments on commit bf0a6ed

Please sign in to comment.