This commit is contained in:
pradeepbhadani 2017-04-03 17:52:50 +01:00 committed by GitHub
parent bf8497ed40
commit 40d430ed66
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ private, how to fork the repository and other options.
## Example Usage
```
# Manage your respository
# Manage your repository
resource "bitbucket_repository" "infrastructure" {
owner = "myteam"
name = "terraform-code"