Initial commit: Product OS platform
- Control Plane API with Gemini integration - Executors: Deploy, Analytics, Marketing - MCP Adapter for Continue integration - VSCode/VSCodium extension - Tool registry and run tracking - In-memory storage for local dev - Terraform infrastructure setup
This commit is contained in:
4
platform/infra/terraform/terraform.tfvars.example
Normal file
4
platform/infra/terraform/terraform.tfvars.example
Normal file
@@ -0,0 +1,4 @@
|
||||
project_id = "your-gcp-project-id"
|
||||
region = "us-central1"
|
||||
artifact_bucket_name = "productos-artifacts-dev"
|
||||
control_plane_image = "us-central1-docker.pkg.dev/YOUR_PROJECT/productos/control-plane:latest"
|
||||
Reference in New Issue
Block a user