Skip to content

Commit 24ca083

Browse files
Update docs
1 parent a859289 commit 24ca083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/elasticsearch_security_api_key.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ resource "elasticstack_elasticsearch_security_api_key" "api_key_with_restriction
5656
}
5757
],
5858
restriction = {
59-
workflows = [ "search_application_query" ]
59+
workflows = ["search_application_query"]
6060
}
6161
}
6262
})

0 commit comments

Comments
 (0)