I want to be able to read the Terraform output values after creating a Cloudflare Tunnel using Terraform. When the terraform is done I need to obtain the value TUNNEL_TOKEN. This value then I will save it as qovery application environment variable to be used by another application. All of this I want to be able to do it programmatically. How can I do achieve this?
I saw that the Terraform output values should be saved
Seems the link you provided leads to a deleted job.
Can you make sure you followed those steps to get outputs? If so, can you share a redacted example output of your job?
I took a deeper look at this and I naively was expecting the outputs just to appear magically, but I learned that I need to have an output in Terraform like: