-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Error when trying to create more than one Azure Application Insights API Key #8472
Comments
Thanks for opening this issue. I assume you already have the "application-${var.priloc}-${var.env}-ai-apik-write-01" in Azure. So suggest to delete the existing application insights api key resource in Azure, and then have a try below tfconfig to check whether the issue still exists? Thanks.
|
hi @herrickd Thanks for opening this issue. This forum is intended to be used for feature enhancements and bugs in the Azure Provider - so that we can keep this forum focused on that we instead ask that broader questions are raised using one of the Community Resources. As such I'm going to close this issue for the moment, but I believe you should be able to get an answer for this using one of the Community Resources. Thanks! |
@tombuildsstuff - I believe this is a bug, and I request that this be reopened. |
@neil-yechenwei - Your assumption is incorrect. I do not already have this resource created. As I stated in my original post, I am trying to create both keys with the initial script and terraform is throwing the error which acts like the second resource is already created, but it is not. |
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 👉 hashibot-feedback@hashicorp.com. Thanks! |
Terraform Version
Terraform Configuration Files
Expected Behavior
Actual Behavior
Steps to Reproduce
The text was updated successfully, but these errors were encountered: