Upgrade terraform version on google cloud using CLI.Below commands are used in the video.
-terraform version
-wget https://releases.hashicorp.com/terraf...
-which terraform
-unzip -q terraform_1.3.1_linux_amd64.zip
-dir
-sudo mv terraform /usr/bin
-terraform version
Hope this helped you!
-Team Quick fixit.