We use Terraform to set up the backend for the Looker Explore Assistant on Google Cloud Platform (GCP).
main.tf
file in the repository:
/explore-assistant-backend
cd back to root (ie. cd ..
) and run the following command:
/explore-assistant-backend
directory run the following.
To deploy the Cloud Function backend:
explore-assistant-cloud-function
will result in a zip file with a new hash. This hash is added to the environment variables for the cloud function, and a new hash will trigger the redeployment of the cloud function.