panic: runtime error
on data
block, azurerm_app_configuration_keys
#19023
Labels
Milestone
panic: runtime error
on data
block, azurerm_app_configuration_keys
#19023
Is there an existing issue for this?
Community Note
Terraform Version
1.2.8
AzureRM Provider Version
3.28.0
Affected Resource(s)/Data Source(s)
azurerm_app_configuration_keys
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
I'm trying to pull the app config keys as a test with Azure App Configuration. It should have resolved with no action.
Actual Behaviour
The
azurerm
provider plugin crashed.Steps to Reproduce
terraform init
a. Assure that the required resources exist in Azure: a Resource Group, and an Azure App Configuration
terraform plan
. Noapply
neededImportant Factoids
No response
References
My be useful/interesting to look at the Registry Documentation.
I had to add
App Configuration Data Owner
to my AAD account to get around a 400 error. However, that is resolved. Should not be causing this error.The text was updated successfully, but these errors were encountered: