Error waiting for KMS Key - timeout while waiting for state to become 'TRUE'

Hi,

It was happening because i did not configure the aws cli to use a named profile. I had it configured to use the root user. Using the Admin user fixed this error for me.

If your trying to use jenkins x and using the admin user doesn’t resolve it; you can refering to my issue here:

Hopefully it would be helpful