Call for testing: Terraform 1.2.3

Hola :wave:

Hashicorp just released Terraform 1.2.3 - 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