bundle:
  name: cycle

variables:
  a:
    default: ${var.b}
  b:
    default: ${var.a}