Added AI generated scaffold.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user