donecase / deployment /README.md
mr.saris kiattithapanayong
update the code that demoed on saturday 22 nov
3d142aa
# 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](https://googlecloudplatform.github.io/agent-starter-pack/guide/deployment.html)**