Upgrade
with devcontainer recommended¶
Just rebuild the container
with binaries¶
- 
Update binaries 
- 
Update python packages source venv/bin/activate python3 -m pip install --upgrade pip pip install --upgrade '.[ansible,terraform,octodns,documentation]'
- 
Update packer plugins cd packer packer init --upgrade templates/ubuntu
- 
Update terraform plugins cd terraform/prod terragrunt run-all init --upgrade