Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 6d1e7ab

Browse files
authored
Merge pull request hashicorp#9438 from ksatirli/patch-3
adds import instructions for Bitbucket repos
2 parents 2be676c + 9b03140 commit 6d1e7ab

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

website/source/docs/providers/bitbucket/r/repository.html.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,11 @@ The following arguments are supported:
4646

4747
The following arguments are computed. You can access both `clone_ssh` and
4848
`clone_https` for getting a clone URL.
49+
50+
## Import
51+
52+
Repositories can be imported using the `name`, e.g.
53+
54+
```
55+
$ terraform import bitbucket_repository.my-repo my-repo
56+
```

0 commit comments

Comments
 (0)