Changelog: Add entry for the modules command (#36223)

Content-rewrites-part-1
Radek Simko 1 year ago committed by GitHub
parent 1680b0d86e
commit 572d12bfd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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:

Loading…
Cancel
Save