Skip to content

Commit f9bee0d

Browse files
Update dependency hashicorp/packer-plugin-googlecompute to v1.2.1 (#87)
| datasource | package | from | to | | ----------- | ------------------------------------- | ------ | ------ | | github-tags | hashicorp/packer-plugin-googlecompute | v1.2.0 | v1.2.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6cd4448 commit f9bee0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ packer {
22
required_plugins {
33
googlecompute = {
44
source = "github.com/hashicorp/googlecompute"
5-
version = "1.2.0"
5+
version = "1.2.1"
66
}
77
}
88
}

0 commit comments

Comments
 (0)