Open andrewbolster opened 1 year ago
@xiaxyi, could you take a look at redoing your previous PR (#17220) using gen2?
Should this be working now? I get the same error
expected capture_description.0.destination.0.name to be one of ["EventHubArchive.AzureBlockBlob"], got EventHubArchive.AzureDataLake
I use: Terraform v1.7.3 on darwin_arm64
It is not quite clear from all the git issues and documentation whether the gen2 datalake capture is supported or not.
Hi, any updates? I see that eventhub in azurerm provider is quite outdated in other features
Is there an existing issue for this?
Community Note
Terraform Version
1.5.7
AzureRM Provider Version
3.72
Affected Resource(s)/Data Source(s)
azurerm_eventhub
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
Successfully deploying an event hub capture destination to Azure Data Lake
Actual Behaviour
Rejected after plan.
Steps to Reproduce
terraform init terraform plan #successful terraform apply #failure
Important Factoids
No response
References