Skip to content

Commit

Permalink
Update azuredevops_variable_group documentation microsoft#431
Browse files Browse the repository at this point in the history
  • Loading branch information
cen-jscott committed May 10, 2024
1 parent 8c62592 commit 18483c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/variable_group.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ The following arguments are supported:
- `name` - (Required) The name of the Variable Group.
- `description` - (Optional) The description of the Variable Group.
- `allow_access` - (Required) Boolean that indicate if this variable group is shared by all pipelines of this project.
- `variable` - (Optional) One or more `variable` blocks as documented below.
- `variable` - (Required) One or more `variable` blocks as documented below.
- `key_vault` -(Optional) A list of `key_vault` blocks as documented below.

A `variable` block supports the following:
Expand Down

0 comments on commit 18483c6

Please sign in to comment.