Skip to content

fix: track runway version slug in random_string keeper

Sylvester Chin requested to merge sc1-use-runway-ver-in-randomstring into main

fix: track runway version slug in random_string keeper

This allows users to bump runwayctl version only and trigger a new deployment.

Currently, if only runwayctl version is changed, canary and stable would have the same revision string and raise an error in the outputs.tf.

team#278

Edited by Sylvester Chin

Merge request reports