mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-25 00:59:49 -05:00
docs(readme): add badges
This commit is contained in:
parent
934bc2935f
commit
bb2abb698a
1 changed files with 8 additions and 1 deletions
|
|
@ -10,11 +10,18 @@
|
|||
|
||||
# Terraform Provider for Docker
|
||||
|
||||
[](https://github.com/kreuzwerker/terraform-provider-docker/releases)
|
||||
[](https://registry.terraform.io/providers/kreuzwerker/docker)
|
||||
[](https://registry.terraform.io/providers/kreuzwerker/docker/latest/docs)
|
||||
[](https://github.com/kreuzwerker/terraform-provider-docker/blob/main/LICENSE)
|
||||
[](https://github.com/kreuzwerker/terraform-provider-docker/actions)
|
||||
[](https://github.com/kreuzwerker/terraform-provider-docker/actions)
|
||||
[](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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue