diff --git a/README.md b/README.md index 456577d2..bab4e1da 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,18 @@ # Terraform Provider for Docker +[![Release](https://img.shields.io/github/v/release/kreuzwerker/terraform-provider-docker)](https://github.com/kreuzwerker/terraform-provider-docker/releases) +[![Installs](https://img.shields.io/badge/dynamic/json?logo=terraform&label=installs&query=$.data.attributes.downloads&url=https%3A%2F%2Fregistry.terraform.io%2Fv2%2Fproviders%2F713)](https://registry.terraform.io/providers/kreuzwerker/docker) +[![Registry](https://img.shields.io/badge/registry-doc%40latest-lightgrey?logo=terraform)](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs) +[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/kreuzwerker/terraform-provider-docker/blob/main/LICENSE) +[![Go Status](https://github.com/kreuzwerker/terraform-provider-docker/workflows/Acc%20Tests/badge.svg)](https://github.com/kreuzwerker/terraform-provider-docker/actions) +[![Lint Status](https://github.com/kreuzwerker/terraform-provider-docker/workflows/golangci-lint/badge.svg)](https://github.com/kreuzwerker/terraform-provider-docker/actions) +[![Go Report Card](https://goreportcard.com/badge/github.com/kreuzwerker/terraform-provider-docker)](https://goreportcard.com/report/github.com/kreuzwerker/terraform-provider-docker) + - Website: https://www.terraform.io - Provider: [kreuzwerker/docker](https://registry.terraform.io/providers/kreuzwerker/docker/latest) - Slack: [@gophers/terraform-provider-docker](https://gophers.slack.com/archives/C01G9TN5V36) - ## Requirements - [Terraform](https://www.terraform.io/downloads.html) >=0.12.x - [Go](https://golang.org/doc/install) 1.16.x (to build the provider plugin)