GoogleCloudPlatform / genai-for-marketing

Showcasing Google Cloud's generative AI for marketing scenarios via application frontend, backend, and detailed, step-by-step guidance for setting up and utilizing generative AI tools, including examples of their use in crafting marketing materials like blog posts and social media content, nl2sql analysis, and campaign personalization.
https://cloud.google.com/vertex-ai/
Apache License 2.0
285 stars 99 forks source link

terraform deployment bq_tables_populate takes more than 1hr #96

Open bijucyborg opened 4 weeks ago

bijucyborg commented 4 weeks ago

Hi,

I have run the terraform apply command and in this run its taking more than 1hr to complete.

null_resource.bq_tables_populate: Still creating... [1h11m4s elapsed] null_resource.bq_tables_populate: Still creating... [1h11m31s elapsed] null_resource.bq_tables_populate: Still creating... [1h12m7s elapsed] null_resource.bq_tables_populate: Still creating... [1h12m44s elapsed]

In the previous runs it took somewhere around 16 mins.

Is there a setting that restricts the records or ways to speed up this part?

Thanks in advance.