Evgenii Prokofev
Evgenii Prokofev
same issue here...any workaround?
It seems the project is stale...it's a pity...not usable in the real world without getting a deployment id. Only for manual deployments.
I made this construction: ``` resource "null_resource" "tf-next-deploy-and-promote" { provisioner "local-exec" { command = "tf-next deploy --endpoint=${module.tf_next.api_endpoint} | grep -oP '(?
I don't understand "stale" logic as well. My pipeline also failed at this step without any reason. Verbose is not informative at all.