6 lines
262 B
Plaintext
6 lines
262 B
Plaintext
# Copy this file to terraform.tfvars and fill in your values.
|
|
# terraform.tfvars is excluded from git (see .gitignore).
|
|
|
|
project_id = "your-gcp-project-id" # required — your existing GCP project
|
|
prefix = "gemini" # optional, default: gemini
|