What is the difference between kitchen.yml and .kitchen.yml? Why that extra dot in the beginning? I can only find the below statement in google and nothing else to help.
As of test-kitchen 1.21.0, we now prefer kitchen.yml over .kitchen.yml. This preference applies to kitchen.local.yml as well. This is backward compatible so the dot versions continue to work.