Skip to content

Commit f036bb2

Browse files
Update dependency hashicorp/packer-plugin-googlecompute to v1.1.8 (#69)
| datasource | package | from | to | | ----------- | ------------------------------------- | ------ | ------ | | github-tags | hashicorp/packer-plugin-googlecompute | v1.1.6 | v1.1.8 | 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 7e25768 commit f036bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tools/build.pkr.hcl

+1-1
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.6"
5+
version = "1.1.8"
66
}
77
}
88
}

0 commit comments

Comments
 (0)