Skip to content

Commit cd137b3

Browse files
authored
Merge pull request #336 from breml/cluster-group-documentation
docs: Add missing description attribute to cluster group
2 parents fdd8c20 + 1ccdf12 commit cd137b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/resources/cluster_group.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ resource "incus_cluster_group" "amd64" {
1818
* `config` - *Optional* - Map of key/value pairs of
1919
[cluster group config settings](https://linuxcontainers.org/incus/docs/main/howto/cluster_groups/#configuration-options).
2020

21+
* `description` - *Optional* - Description of the cluster group.
22+
2123
* `remote` - *Optional* - The remote in which the resource will be created. If
2224
not provided, the provider's default remote will be used.
2325

0 commit comments

Comments
 (0)