Update provisioner image to be used for RAT also
- Update terraform and ansible to latest versions (I assume we won't have to update base image for Provisioner. If we have to, we should ensure these new versions doesn't break it)
- Include wget in the image, to download packages from CI
- Include
python3-pip
in the image because GET's dependencies are installed viapip3