terraform/website/source/docs
stack72 fd48f91876
provider/gitlab: Addition of the documentation link for gitlab to sidebar
```
% make testacc TEST=./builtin/providers/gitlab
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/04/27 05:37:02 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/gitlab -v  -timeout 120m
=== RUN   TestProvider
--- PASS: TestProvider (0.00s)
=== RUN   TestProvider_impl
--- PASS: TestProvider_impl (0.00s)
=== RUN   TestAccGitlabProject_basic
--- PASS: TestAccGitlabProject_basic (41.11s)
=== RUN   TestGitlab_validation
--- PASS: TestGitlab_validation (0.00s)
=== RUN   TestGitlab_visbilityHelpers
--- PASS: TestGitlab_visbilityHelpers (0.00s)
PASS
ok  	github.com/hashicorp/terraform/builtin/providers/gitlab	41.125s
```
2017-04-27 05:44:05 +12:00
..
backends Remove more references to Atlas 2017-04-07 11:56:19 -04:00
commands correct spelling mistakes (#13979) 2017-04-27 02:10:04 +12:00
configuration Merge pull request #12537 from Pryz/coalescelist 2017-04-21 15:23:21 -04:00
enterprise correct spelling mistakes (#13979) 2017-04-27 02:10:04 +12:00
import provider/opc: Update documentation 2017-04-25 15:23:35 -04:00
internals Massively add HCL source tag in docs Markdown files 2017-04-17 13:17:54 +03:00
modules website: Correct capitalization of "Bitbucket" 2017-04-19 14:56:11 -07:00
plugins Add HCL syntax highlighting for everything but providers 2017-04-06 14:08:39 -04:00
providers provider/gitlab: Addition of the documentation link for gitlab to sidebar 2017-04-27 05:44:05 +12:00
provisioners Add HCL syntax highlighting for everything but providers 2017-04-06 14:08:39 -04:00
state correct spelling mistakes (#13979) 2017-04-27 02:10:04 +12:00
index.html.markdown