add hcl example to docker-tag

This commit is contained in:
adeniyistephen 2020-12-28 15:03:13 +01:00
parent 08e0f1ea72
commit ed4ed9885b
1 changed files with 0 additions and 1 deletions

View File

@ -66,7 +66,6 @@ An example is shown below, showing only the post-processor configuration:
```hcl
post-processors "docker-tag" {
type = "docker-tag"
repository = "hashicorp/packer"
tag = "0.7,anothertag"
}