docs(readme): fixes copy paster

This commit is contained in:
Manuel Vogel 2020-12-26 14:44:09 +01:00
parent b4ebbdae87
commit 784001b9a0
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

View file

@ -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"