terraform-google-modules/terraform-google-slo

Updating SLO config does not redeploy Cloud Function

ocervell opened this issue · 0 comments

In order for this module to hold config-as-code for SLOs, we need to be able to quickly modify an SLO, and redeploy the Cloud Function with the modifications to the SLO config.

Currently, this is blocked by an issue in terraform-google-event-function, itself being an upstream issue in the provider here.