File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
- Terraform Provider
2
- ==================
1
+ Terraform Provider for Gitlab
2
+ =============================
3
3
4
- - Website: https://www.terraform.io
4
+ - [ Documentation ] ( https://www.terraform.io/docs/providers/gitlab/index.html )
5
5
- [ ![ Gitter chat] ( https://badges.gitter.im/hashicorp-terraform/Lobby.png )] ( https://gitter.im/hashicorp-terraform/Lobby )
6
6
- Mailing list: [ Google Groups] ( http://groups.google.com/group/terraform-tool )
7
+ - Build status:
8
+ - ![ Unit Tests] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Unit%20Tests/badge.svg )
9
+ - ![ Acceptance Tests] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Acceptance%20Tests/badge.svg )
10
+ - ![ Website Build] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Website%20Build/badge.svg )
11
+
7
12
8
13
<img src =" https://cdn.rawgit.com/hashicorp/terraform-website/master/content/source/assets/images/logo-hashicorp.svg " width =" 600px " >
9
14
10
15
Requirements
11
16
------------
12
17
13
- - [ Terraform] ( https://www.terraform.io/downloads.html ) 0.10 .x
14
- - [ Go] ( https://golang.org/doc/install ) 1.11 (to build the provider plugin)
18
+ - [ Terraform] ( https://www.terraform.io/downloads.html ) 0.12 .x
19
+ - [ Go] ( https://golang.org/doc/install ) 1.12 (to build the provider plugin)
15
20
16
21
Building The Provider
17
22
---------------------
You can’t perform that action at this time.
0 commit comments