Today I spent some time working with AWS CLI focusing on Cloudformation and how to deal with configuration drift. Here's some notes about the topic. My setup I run docker in Windows 10 and the docker client inside WSL. That means the docker engine runs on Windows 10 but all the commands are executed in WSL. This setup …
Read More