GoogleCloudPlatform / cloud-ops-sandbox

Cloud Operations Sandbox is an open source collection of tools that helps practitioners to learn O11y and R9y practices from Google and apply them using Cloud Operations suite of tools.
Apache License 2.0
406 stars 148 forks source link

Add alert on dependency updates #873

Closed daniel-sanche closed 1 year ago

daniel-sanche commented 3 years ago

We recently had an issue where a terraform dependency updated and broke our released code. One of the brainstormed solutions to this problem would be to create an alert to warn us on dependency updates

This may be less of a problem with pinned versions, but we should still spend some time considering how this could be implemented

minherz commented 1 year ago

All TF provider versions are pinned.