Howto

First of all, install Docker on your system. Please refer to official docs https://docs.docker.com/engine/install/ https://docs.docker.com/engine/install/linux-postinstall/

For Linux, add to your ~/.bash_aliases the flowing lines

# Docker setup
alias aws='docker run --rm -ti -v ~/.aws:/root/.a...

Terraform 1.0 — now generally available — marks a major milestone for interoperability, ease of upgrades, and maintenance for your automation workflows.