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
Hi there, I'm running into some issues when using Terraform to deploy infrastructure on Azure. Ich was trying to create a QnAMaker with Terraform. Please find all required information below.
Thanks a lot for the help in advance.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The Cognitive Service Account QnAMaker should have been created, using the App Service as QnAMaker Runtime. No Error should occur.
Actual Behavior
While creating the Cognitive Service Account (kind: "QnAMaker") Terraform crashed, with a rpc error and panic runtime error. The resource hasn't been created.
Steps to Reproduce
terraform apply
Important Factoids
Running on local machine in Windows Powershell.
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked as resolved and limited conversation to collaborators
Oct 10, 2020
Hi there, I'm running into some issues when using Terraform to deploy infrastructure on Azure. Ich was trying to create a QnAMaker with Terraform. Please find all required information below.
Thanks a lot for the help in advance.
Community Note
Terraform (and AzureRM Provider) Version
Affected Resource(s)
azurerm_cognitive_account
Terraform Configuration Files
Debug Output
https://gist.github.com/kevroes/3967225fb7a3324d637cd0c0741d4d15
Panic Output
https://gist.github.com/kevroes/b7c084636eac7f1d34d0a9bd7cf59a29
Expected Behavior
The Cognitive Service Account QnAMaker should have been created, using the App Service as QnAMaker Runtime. No Error should occur.
Actual Behavior
While creating the Cognitive Service Account (kind: "QnAMaker") Terraform crashed, with a rpc error and panic runtime error. The resource hasn't been created.
Steps to Reproduce
terraform apply
Important Factoids
Running on local machine in Windows Powershell.
The text was updated successfully, but these errors were encountered: