Hola
Hashicorp just released Terraform 1.2.0 - which is now available in the latest/candidate
channel.
You can install this version with:
# Fresh install
sudo snap install --classic terraform --channel=candidate
# Refresh existing install
sudo snap refresh terraform --channel=candidate
You can find the upstream release notes here
Cheers! Jon