Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
Overview of the Issue
provisioner "file" {
source = "./setup/Files_Win"
destination = "C:/Temp"
}
Probleem is with 15.1 Is should copy the all the files in ./setup/Files_Win to C:\temp not the whole folder Files_Win to temp outpout is c:\temp\Files_Win
Packer version
From packer version
15.1
Community Note
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
Overview of the Issue
provisioner "file" {
source = "./setup/Files_Win"
destination = "C:/Temp"
}
Probleem is with 15.1 Is should copy the all the files in ./setup/Files_Win to C:\temp not the whole folder Files_Win to temp outpout is c:\temp\Files_Win
Packer version
From
packer version15.1