The conclusion I came to is that you can't have mutable tags - you need to tag things with a version (like a commit hash) and pass that version to Pulumi in an environment variable or similar
brave-motorcycle-67487
01/26/2023, 8:33 PM
Or you don't use Pulumi for this, and use a task orchestrator like ansible or a custom script that triggers this. Since, from the infrastructure perspective, nothing has changed