Skip to content

Commit d7da46b

Browse files
Update dependency hashicorp/packer-plugin-googlecompute to v1.2.0 (#84)
| datasource | package | from | to | | ----------- | ------------------------------------- | ------ | ------ | | github-tags | hashicorp/packer-plugin-googlecompute | v1.1.9 | v1.2.0 | 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 66ef6d2 commit d7da46b

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.1.9"
5+
version = "1.2.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)