Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 692 Bytes

File metadata and controls

11 lines (6 loc) · 692 Bytes

Deployment

This directory contains the Terraform configurations for provisioning the necessary Google Cloud infrastructure for your agent.

The recommended way to deploy the infrastructure and set up the CI/CD pipeline is by using the agent-starter-pack setup-cicd command from the root of your project.

However, for a more hands-on approach, you can always apply the Terraform configurations manually for a do-it-yourself setup.

For detailed information on the deployment process, infrastructure, and CI/CD pipelines, please refer to the official documentation:

Agent Starter Pack Deployment Guide