terraform-google-modules / terraform-google-slo

Creates SLOs on Google Cloud from custom Stackdriver metrics capability to export SLOs to Google Cloud services and other systems
https://registry.terraform.io/modules/terraform-google-modules/slo/google
Apache License 2.0
63 stars 28 forks source link

slo-generator image not accessible #128

Open apeabody opened 3 months ago

apeabody commented 3 months ago

TL;DR

Google Cloud Run Service Agent service-{}@serverless-robot-prod.iam.gserviceaccount.com must have permission to read the image, gcr.io/slo-generator-ci-a2b4/slo-generator:latest.

Expected behavior

No response

Observed behavior

No response

Terraform Configuration

CI

Terraform Version

CI

Additional information

No response

apeabody commented 3 months ago

Potentially update the module to work with GHCR (ghcr.io/google/slo-generator:master)