We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f6e55 commit 4fd9f89Copy full SHA for 4fd9f89
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 1.11.2 (July 30, 2024)
2
+
3
+### FEATURES
4
5
+* core/hcp: export Packer options, OS, CI and VCS metadata for a build.
6
+ Following up on the introduction of metadata for builds in Packer 1.11.0,
7
+ this version introduces more metadata. In addition to the version of Packer
8
+ core, and the plugins used, we now capture CI-specific environment variables
9
+ (gitlab-ci and github-actions for now), Git-specific information, OS details
10
+ like architecture and kernel version, and the command-line options passed
11
+ to packer build.
12
13
## 1.11.1 (July 1, 2024)
14
15
### NOTES:
0 commit comments