Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinshenker committed Oct 25, 2023
1 parent 0a687c9 commit cfb92a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/database_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ resource "digitalocean_database_user" "foobar_user" {
permission = "produce"
}
acl {
topic = "topic-1"
topic = "topic-2"
permission = "produceconsume"
}
acl {
Expand Down

0 comments on commit cfb92a0

Please sign in to comment.