Skip to content

Commit 44ede13

Browse files
committed
Updating README: build status & requirements
1 parent edbbb80 commit 44ede13

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
1-
Terraform Provider
2-
==================
1+
Terraform Provider for Gitlab
2+
=============================
33

4-
- Website: https://www.terraform.io
4+
- [Documentation](https://www.terraform.io/docs/providers/gitlab/index.html)
55
- [![Gitter chat](https://badges.gitter.im/hashicorp-terraform/Lobby.png)](https://gitter.im/hashicorp-terraform/Lobby)
66
- 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+
712

813
<img src="https://cdn.rawgit.com/hashicorp/terraform-website/master/content/source/assets/images/logo-hashicorp.svg" width="600px">
914

1015
Requirements
1116
------------
1217

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)
1520

1621
Building The Provider
1722
---------------------

0 commit comments

Comments
 (0)