Skip to content

Terraform Installation

GenMedia Creative Studio can be easily deployed to Google Cloud using the provided Terraform configuration.

Terminal window
gcloud auth application-default login
terraform init
terraform plan
terraform apply