-
Notifications
You must be signed in to change notification settings - Fork 289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
terraform-provider-google/6.0.1 package update #27137
Conversation
octo-sts
bot
commented
Aug 26, 2024
Signed-off-by: wolfi-bot <[email protected]>
Package terraform-provider-google: Click to expand/collapsePackage terraform-provider-google:
(
"""
# Generated by melange
pkgname = terraform-provider-google
- pkgver = 5.42.0-r0
+ pkgver = 6.0.1-r0
arch = x86_64
- size = 118679052
+ size = 118677981
origin = terraform-provider-google
pkgdesc = Terraform GCP provider
url =
- commit = c4c016bda03cb859399d0ce7b0d73addddc5baad
- builddate = 1724115705
+ commit = 0816e4feeae67bc47f8d3e235909e6dee00a8838
license = MPL-2.0
depend = terraform
depend = terraform-compat
depend = terraform-local-provider-config
- provides = cmd:terraform-provider-google=5.42.0-r0
- datahash = 3b988c2dd0867bcbcd189901041738be8cbb99821e631f15d90cfcebd50c4a58
+ provides = cmd:terraform-provider-google=6.0.1-r0
+ datahash = 3e3e0b3bdfb921c4807f5c8bf30658fca43cb330937c6e892df07c30660efaf2
"""
)
Modified: /usr/bin/terraform-provider-google bincapz found differences: Click to expand/collapseDeleted: terraform-provider-google/var/lib/db/sbom/terraform-provider-google-5.42.0-r0.spdx.json [
|
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
-MEDIUM | net/download | download files | downloadLocation |
-LOW | ref/site/url | contains embedded HTTPS URLs | https://spdx.org/spdxdocs/chainguard/melange/783bba505c65b85a49e3806c6c74 |
Added: terraform-provider-google/var/lib/db/sbom/terraform-provider-google-6.0.1-r0.spdx.json [⚠️ MEDIUM]
RISK | KEY | DESCRIPTION | EVIDENCE |
---|---|---|---|
+MEDIUM | net/download | download files | downloadLocation |
+LOW | ref/site/url | contains embedded HTTPS URLs | https://spdx.org/spdxdocs/chainguard/melange/0a700de4185769c287fb23b754e5 |
Changes summay: Total changes: 7087 Total commits: 82
GitHub compare URL: hashicorp/terraform-provider-google@b3a4043...4077e69 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a major version bump but it does not appear to be used in any image currently. It is a dependency of crossplane-provider-gcp but that too is not in any image.
Approving and merging