mirror of
https://github.com/kreuzwerker/terraform-provider-docker.git
synced 2025-12-20 22:59:42 -05:00
docs(readme): fixes copy paster
This commit is contained in:
parent
b4ebbdae87
commit
784001b9a0
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ $ make build
|
|||
# Set the required provider and versions
|
||||
terraform {
|
||||
required_providers {
|
||||
# We recommend pinning to the specific version of the Azure Provider you're using
|
||||
# We recommend pinning to the specific version of the Docker Provider you're using
|
||||
# since new versions are released frequently
|
||||
docker = {
|
||||
source = "kreuzwerker/docker"
|
||||
|
|
|
|||
Loading…
Reference in a new issue