You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried out to check the 2.0.2 version with the "simple" runner as it was availble in 1.x.
While migrating the variable names I stumbled upon enable_enable_fifo_build_queue (with doubled enable_):
I just tried out to check the 2.0.2 version with the "simple" runner as it was availble in 1.x.
While migrating the variable names I stumbled upon
enable_enable_fifo_build_queue
(with doubledenable_
):terraform-aws-github-runner/variables.tf
Line 598 in 448900e
terraform-aws-github-runner/main.tf
Line 62 in 448900e
Is this correct? In the release notes and the deprecation warning it says that
DEPCRECATED, replaced by enable_fifo_build_queue
is the correct one: https://github.com/philips-labs/terraform-aws-github-runner/releases/tag/v2.0.1Looks like a bug to me. But I am not sure.
The text was updated successfully, but these errors were encountered: