/
Prerequisites to run Terraform form local machine
Prerequisites to run Terraform form local machine
Download and install Terraform on your local machine.
To install Terraform, refer to the Terraform documentation.
Execute Terraform init command to verify successful installation of Terraform.
Jq should be installed on your local machine.
You need a GCP account to create and manage resources. Ensure that you have the necessary permissions.
Configure GCP on your local machine.
For gcloud initialization, refer to the Google documentation.
Related content
Copyright Kyvos, Inc. All rights reserved.