Skip to content

Commit

Permalink
Add subscribe to list of allowed capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
gg718 authored and fairclothjm committed Dec 12, 2024
1 parent cac5adf commit 1fe24b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vault/data_source_policy_document.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ var allowedCapabilities = []string{
"sudo",
"deny",
"patch",
"subscribe",
}

func policyDocumentDataSource() *schema.Resource {
Expand Down

0 comments on commit 1fe24b8

Please sign in to comment.