billingross / trellis-v2

MIT License
0 stars 0 forks source link

Define all function variables in `cloudbuild.yaml` #37

Open billingross opened 1 month ago

billingross commented 1 month ago

Right now functions pull variables from the trellis-configuration.yaml file stored in cloud storage. Instead, I want to just define all the variables in the cloudbuild.yaml file for each function, which can be controlled by Terraform.