Skip to content

Commit

Permalink
Changelog: Add entry for the modules command (#36223)
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko authored Dec 17, 2024
1 parent 1680b0d commit 572d12b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
ENHANCEMENTS:

- `init`: Provider installation will utilise credentials configured in a `.netrc` file for the download and shasum URLs returned by provider registries. ([https://github.com/hashicorp/terraform/pull/35843](35843))
- New command `modules -json`: Displays a full list of all installed modules in a working directory, including whether each module is currently referenced by the working directory's configuration. ([#35884](https://github.com/hashicorp/terraform/pull/35884), [#36062](https://github.com/hashicorp/terraform/pull/36062))

EXPERIMENTS:

Expand Down

0 comments on commit 572d12b

Please sign in to comment.