Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for azurerm_bot_service_azure_bot resource #875

Open
KitsKlip opened this issue Nov 14, 2024 · 0 comments
Open

Request for azurerm_bot_service_azure_bot resource #875

KitsKlip opened this issue Nov 14, 2024 · 0 comments

Comments

@KitsKlip
Copy link

Unable to create a bot with bot_type (microsoft_app_type) SingleTenant as the current schema there is no fields for microsoft_app_type or microsoft_app_tenant_id. As this if for resource 'bot_service_azure_bot' which is also not available

https://registry.terraform.io/providers/hashicorp/azurerm/4.9.0/docs/resources/bot_service_azure_bot

What resource do you need?

Terraform Resource Name:
bot_service_azure_bot
https://registry.terraform.io/providers/hashicorp/azurerm/4.9.0/docs/resources/bot_service_azure_bot

What is your use case?

At the moment the only option is :
https://marketplace.upbound.io/providers/upbound/provider-azure-botservice/v1.5.0/resources/botservice.azure.upbound.io/BotWebApp/v1beta1 which we are able to deploy but it does not function as we are not able to specify the app_type or provide the tenant_id. Hence out bot is 'miss configured'. Searching through the terraform docs we found the correct resource.

We did try and add those field to our composition but it fails with schema validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant