Skip to content

Latest commit

 

History

History

apigee

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Apigee setup

Use these instructions to setup an Apigee hybrid organization, environment and environment group.

Pre-requisite

  • Terraform

Steps

terraform init
terraform plan --var-file="hybrid.tfvars" -var=project_id=$PROJECT_ID
terraform apply --var-file="hybrid.tfvars" -var=project_id=$PROJECT_ID