Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apparentlymart authored Feb 27, 2024
1 parent 2714e5c commit 9c66eb6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ ENHANCEMENTS:
* Improved plan diff rendering for lists to display item-level differences on lists with unchanged length.
* `terraform provider lock` accepts a new boolean option `-enable-plugin-cache`. If specified, and if a [global plugin cache](https://developer.hashicorp.com/terraform/cli/config/config-file#provider-plugin-cache) is configured Terraform will use the cache in the provider lock process. [GH-34632]
* `terraform test`: File-level variables can now reference global variables. [GH-34699]
* In import-generated code represent JSON values in HCL instead of as strings

BUG FIXES:

Expand All @@ -36,10 +37,6 @@ Experiments are only enabled in alpha releases of Terraform CLI. The following f

This is at an early stage and so currently setting these arguments to unknown values will only yield broken behavior, and so it's not yet useful to participate in this experiment. Future work will improve support for this new possibility, gradually making this experiment viable.

## ENHANCEMENTS:

* In import-generated code represent JSON values in HCL instead of as strings

## Previous Releases

For information on prior major and minor releases, see their changelogs:
Expand Down

0 comments on commit 9c66eb6

Please sign in to comment.