diff --git a/website/source/docs/templates/push.html.markdown b/website/source/docs/templates/push.html.markdown index 73b37feef..691d4f34d 100644 --- a/website/source/docs/templates/push.html.markdown +++ b/website/source/docs/templates/push.html.markdown @@ -89,3 +89,6 @@ files to include: } } ``` + +~> **Variable interpolation** is not currently possible in Packer push +configurations. This will be fixed in an upcoming release.