mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* add docs * change wording * add changelog * Update changelog/30659.txt Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> * Apply suggestions from code review Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com> --------- Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com> Co-authored-by: Yoko Hyakuna <yoko@hashicorp.com>
4 lines
292 B
Plaintext
4 lines
292 B
Plaintext
```release-note:feature
|
|
**Development Cluster Configuration** (enterprise): Added `development_cluster` as a field to Vault's utilization reports.
|
|
The field is configurable via HCL and indicates whether the cluster is being used in a development environment, defaults to false if not set.
|
|
``` |