mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 07:03:16 -06:00
7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
region = "us-central1"
|
|
region_zone = "us-central1-a"
|
|
project_name = "my-project-id-123"
|
|
credentials_file_path = "~/.gcloud/Terraform.json"
|
|
public_key_path = "~/.ssh/gcloud_id_rsa.pub"
|
|
private_key_path = "~/.ssh/gcloud_id_rsa"
|