terraform/website/source
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
..
assets Update ldlogo 2017-04-18 14:10:27 -04:00
docs provider/gitlab: Addition of the documentation link for gitlab to sidebar 2017-04-27 05:44:05 +12:00
intro Update intro section 2017-04-06 14:09:07 -04:00
layouts provider/gitlab: Addition of the documentation link for gitlab to sidebar 2017-04-27 05:44:05 +12:00
upgrade-guides website: backend upgrade guide 2017-02-28 19:19:57 -08:00
404.html.md Update basic scaffolding 2017-04-06 14:08:37 -04:00
android-manifest.json.erb Add favicons 2017-04-06 14:08:40 -04:00
community.html.erb Update basic scaffolding 2017-04-06 14:08:37 -04:00
downloads.html.erb Update basic scaffolding 2017-04-06 14:08:37 -04:00
favicon.ico Add favicons 2017-04-06 14:08:40 -04:00
index.html.erb Add logo with text 2017-04-06 18:50:23 -04:00
microsoft-tile.xml.builder Add favicons 2017-04-06 14:08:40 -04:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder