terraform/website/source/docs
Kerim Satirli 9b031405e3 adds import instructions for Bitbucket repos
Hi there!

Started playing with the Bitbucket provider (great job @cwood!) and wanted to import a few dozen repositories. The documentation currently does not list it, but importing repositories is possible, using the following (for a repository identified as `my-repo`:

```
$ terraform import bitbucket_repository.my-repo my-repo
```

Hope this helps!
2016-10-18 20:51:24 +02:00
..
commands No, for AWS Route53 zones the ID is not the domain (#9302) 2016-10-09 18:29:38 +02:00
configuration Added list element syntax 2016-10-18 23:37:50 +11:00
import Add ability to import AWS OpsWorks Custom Layers 2016-10-07 11:57:11 +01:00
internals mostly typos in documens and aws autoscaling id instead of name 2016-09-30 22:41:15 +02:00
modules Merge pull request #9161 from jamtur01/patch-2 2016-10-03 14:44:16 +01:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers adds import instructions for Bitbucket repos 2016-10-18 20:51:24 +02:00
provisioners Remove key_file from docs as well 2016-10-12 14:48:15 -04:00
state Documentation formatting fix 2016-10-05 16:09:10 -07:00
index.html.markdown