Paul K space : Azure OpenAI

https://learn.microsoft.com/en-us/azure/cognitive-services/openai/how-to/manage-costs#estimate-costs-before-using-azure-openai

https://github.com/Azure/azure-openai-samples

Legal

https://azure.microsoft.com/en-us/support/legal/preview-supplemental-terms/

https://learn.microsoft.com/en-us/legal/cognitive-services/openai/code-of-conduct

https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy

I have a terraform module that accepts multiple variables - each variable is assigned a value by using the terraform.auto.Tfvars file : I would like to generate an html form with inputs matching those in the tfvars file so that it’s post values can be used by substitution - can you generate a process or terraform code that dynamically generates the html depending on what variables are in tfvars