You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set-up the extension, but I guess I didn't understand properly how this is working.
the variables.tf file contains the following 4 default values, that I'm asked to replace.
project_id= < GCP project ID >
deployment_region= < Your deployement region >
docker_image=<The docker image url from step 5>
genai_client_secret_value= < secret used to secure endpoints for public service >
With respect to the genai_client_secret_value, where do I get the secret value?