Skip to content

Commit

Permalink
update branch password docs
Browse files Browse the repository at this point in the history
  • Loading branch information
s1ntaxe770r committed Mar 9, 2022
1 parent 57f9980 commit 6798d51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/resources/branch_password.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@ description: |-

# planetscale_branch_password (Resource)


```terraform
resource "planetscale_branch_password" "instance" {
organization = var.db.org
database = var.db.name
branch = var.db.branch
name = "${terraform.workspace}-tf"
}
```


<!-- schema generated by tfplugindocs -->
Expand Down

0 comments on commit 6798d51

Please sign in to comment.