chainguard-dev / terraform-google-prober

A terraform module and Go library for deploying probers to Google Cloud Run
https://registry.terraform.io/modules/chainguard-dev/prober/google/latest
Apache License 2.0
3 stars 4 forks source link

Feature: Add base image verification and image signing. #28

Closed mattmoor closed 1 year ago

mattmoor commented 1 year ago

:gift: This change incorporates the cosign TF provider to verify our base image and sign the image we build.

/kind feature