File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,15 @@ Terraform Provider for Gitlab
77- [ ![ Gitter chat] ( https://badges.gitter.im/hashicorp-terraform/Lobby.png )] ( https://gitter.im/hashicorp-terraform/Lobby )
88- Mailing list: [ Google Groups] ( http://groups.google.com/group/terraform-tool )
99- Build status:
10- - ![ Unit Tests] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Unit%20Tests/badge.svg )
11- - ![ Acceptance Tests] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Acceptance%20Tests/badge.svg )
12- - ![ Website Build] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Website%20Build/badge.svg )
10+ - ![ Unit Tests] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Unit%20Tests/badge.svg?branch=master )
11+ - ![ Acceptance Tests] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Acceptance%20Tests/badge.svg?branch=master )
12+ - ![ Website Build] ( https://github.com/terraform-providers/terraform-provider-gitlab/workflows/Website%20Build/badge.svg?branch=master )
1313
1414Requirements
1515------------
1616
1717- [ Terraform] ( https://www.terraform.io/downloads.html ) 0.12.x
18- - [ Go] ( https://golang.org/doc/install ) 1.12 (to build the provider plugin)
18+ - [ Go] ( https://golang.org/doc/install ) >= 1.13 (to build the provider plugin)
1919
2020Building The Provider
2121---------------------
You can’t perform that action at this time.
0 commit comments