Pin terraform images - #2826
Conversation
Wyverald
left a comment
There was a problem hiding this comment.
I'm a bit worried that there are now too many places where we have to update the hashes. Maybe it's time to switch to a tag (like "golden")?
Terraform Plan for
|
How does a rollback look like with tag? We'd forget which version it was previously? |
|
Agreed with Yun - rolling back with a floating tag can be error-prone (granted, we could write some kind of fancy script that makes a bunch of API calls to the GCP Artifact Registry). I have a script that auto-updates the hashes. I'll check that in internally and share with the team. We can use that going forward to auto-update hashes. In the future I think we could pursue a middle ground solution, like tag the newly-built images with unique read-only human-readable names (e.g. |
No description provided.