Skip to content

Commit

Permalink
Correct organization as a required variable (#1000)
Browse files Browse the repository at this point in the history
Co-authored-by: David Danielsson <djdanielsson@users.noreply.github.com>
  • Loading branch information
MallocArray and djdanielsson authored Dec 9, 2024
1 parent 7b44a97 commit 42a369a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/controller_labels/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ This also speeds up the overall role.
|:---:|:---:|:---:|:---:|:---:|
|`name`|""|yes|str|Name of this label.|
|`new_name`|""|no|str|Setting this option will change the existing name (looked up via the name field).|
|`organization`|`false`|no|str|Organization this label belongs to.|
|`organization`|`false`|yes|str|Organization this label belongs to.|
|`state`|`present`|no|str|Desired state of the resource.|

### Standard Label Data Structure
Expand Down

0 comments on commit 42a369a

Please sign in to comment.