Merge pull request #11073 from hashicorp/changelog/admin-partitions

changelog: add admin partitions feature note
This commit is contained in:
Kyle Havlovitz 2021-09-16 15:26:38 -07:00 committed by GitHub
commit c71fe93cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/_987.md Normal file
View File

@ -0,0 +1,3 @@
```release-note:feature
partitions: **(Enterprise only)** Adds admin partitions, a new feature to enhance Consul's multitenancy capabilites.
```