Terraform Cloud + Google Project Factory / gcloud SDK

Looking for a way to use Terraform Cloud’s remote runs with the Google Project Factory (https://github.com/terraform-google-modules/terraform-google-project-factory) module. This module has some external dependencies such as jq and the google cloud sdk (gcloud CLI). There’s an example of installing jq in the docs (https://www.terraform.io/docs/cloud/run/install-software.html#only-install-standalone-binaries).

Anyone tried to achieve this? Am I trying to do something that simply isn’t going to work out?

1 Like

Upvote- been looking for the same thing.