This quickstart uses the example configurations provided in the repo.
- Terraform >= 1.6
- GCP project with required permissions
- APIs enabled (or allow the networking component to enable them)
cd examples/single-region
cp terraform.tfvars.example terraform.tfvars
terraform init
terraform plan
terraform apply
cd examples/multi-region-ha
cp terraform.tfvars.example terraform.tfvars
terraform init
terraform plan
terraform apply
- Apigee org exists and is attached to the VPC
- Instances are active in the target regions
- Environments and envgroups are created and attached