commit 7b2e76981bafdae9c67b74acb443192cdb4f3c96 parent 1c384b370bf2e20b9b01dabb52a7942c135d15c4 Author: Andreas Gruhler <agruhl@gmx.ch> Date: Sat, 14 Jun 2025 10:24:51 +0200 feat(bao): bump to 2.2.2 Diffstat:
M | hashi-pi.pkr.hcl | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hashi-pi.pkr.hcl b/hashi-pi.pkr.hcl @@ -136,7 +136,7 @@ variable "vault_transit_token" { variable "bao_version" { type = string - default = "2.0.0-beta20240618" + default = "2.2.2" } packer {