86802/how-to-check-the-installed-version-of-terraform
Hi Guys,
I have configured Terraform in the Windows system. I want to check which version I have installed. How can I do that?
Hi@akhtar,
To check the version, launch Windows PowerShell and enter the terraform -version command. It will show all the details of your Terraform. Also to check more you can use terraform --help command.
Hi, You can use the file function in Terraform. ...READ MORE
Hi@akhtar, You need to install the plugins using ...READ MORE
Hi@akhtar, You can use kubernetes_namespace resource in your ...READ MORE
Hi@akhtar, You can use aws_key_pair resource n terraform. ...READ MORE
Hi@akhtar, You have to set an environment variable ...READ MORE
Hi@akhtar, A module is a container for multiple resources that ...READ MORE
Hi@akhtar, Terraform is agnostic to the underlying cloud ...READ MORE
Hi@akhtar, You can use the file function in Terraform. This file function ...READ MORE
Hi@akhtar, There is no resource that enables the ...READ MORE
Hi@akhtar, You won't be able to extract EBS ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.