4885ec8a4b6eb0870961eaefc7b08cb7c6b4a8e5
[releng/global-jjb.git] / releasenotes / notes / upgrade-packer-version-1.4.4-a8bffb9ec0bf98ed.yaml
1 ---
2 upgrade:
3   - |
4     Update packer version to 1.4.4.
5
6     The present version 1.4.3 fails on setting the metadata for an images
7     while its being updated onto the cloud.
8
9     This causes the failure:
10
11     Error setting image metadata: Bad request with: Invalid volume: Updating
12     volume metadata is not allowed for volumes in uploading status: 400.
13
14     https://github.com/hashicorp/packer/pull/8016