How to read system variables in waypoint.hcl

Hi,

I’m writing a ci/cd on gitlab and I trying to read Gitlab variables from within the waypoint.hcl to connect it to the gitlab docker registry.
How can I do that ? Or do I have to use some sort of sed replacement ?

THanks.

For now not possible but this is something we plan to expose.

1 Like

Any progress on that?
Thx

Hey @apo1967 - This should be possible with input variables reading environment variables from the system:

1 Like