terraform/website/source
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
..
assets Adding the bitbucket provider to the website sidebar 2016-10-06 19:25:13 +01:00
docs adds import instructions for Bitbucket repos 2016-10-18 20:51:24 +02:00
intro Some edits to the variables sections 2016-10-18 04:35:39 +11:00
layouts provider/scaleway: Add missing documentation links 2016-10-18 08:08:56 -05:00
upgrade-guides Fixed grammatical error. 2016-10-13 14:10:32 +11:00
.gitignore
404.html.erb
community.html.erb website: fix community page typo 2016-08-02 20:00:02 -05:00
downloads.html.erb docs/website: Linking the downloads page to the upgrade guide for 0.7 (#7913) 2016-08-03 05:06:44 +10:00
index.html.erb provider/aws: Update docs with t1 instance for accounts with EC2 Classic 2015-12-21 10:00:34 -06:00
robots.txt
sitemap.xml.builder