Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add description option to netbox_cluster_group module #1284

Merged

Conversation

richbibby
Copy link
Contributor

Add description option to netbox_cluster_group module, allowing users to specify the description of the cluster group.

Related Issue

#1276

New Behavior

The netbox_cluster_group module now supports the description option, allowing users to specify the description of the cluster group.

...

Contrast to Current Behavior

The netbox_cluster_group module was missing the description option.

...

Discussion: Benefits and Drawbacks

This allows users to specify the description of the cluster group. This enhancement provides more flexibility in managing cluster groups within NetBox.

...

Changes to the Documentation

The new option is added in the documentation part of the file.

...

Proposed Release Note Entry

Add support for the description option for the netbox_cluster_group module.

...

Double Check

  • I have read the comments and followed the CONTRIBUTING.md.
  • I have explained my PR according to the information in the comments or in a linked issue.
  • My PR targets the devel branch.

@richbibby richbibby requested a review from rodvand July 5, 2024 19:54
@rodvand rodvand merged commit 79b7f77 into devel Jul 6, 2024
54 of 57 checks passed
@rodvand rodvand deleted the 1276-feature-netbox_cluster_group-adds-description-field branch July 6, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants