|
|
|
|
|
by concernedParty
931 days ago
|
|
Did you know that with Gitlab you can generate gitlab ci yaml in a job runtime and then run that yaml as a child pipeline using trigger:include:artifact? This was the only way I could create dynamic terraform pipelines which changed depending on a plan output. I'm sure could use it to achieve what you've described. |
|