Open jinjuewei opened 6 days ago
I'm using terraform to create a confluent custom connector plugin. I'm following the steps in https://registry.terraform.io/providers/confluentinc/confluent/latest/docs/resources/confluent_custom_connector_plugin. When the argument "Cloud" set with value "AWS", the custom connector could created successfully. But when I set the value to "AZURE", I got the error "400 Bad Request: error creating Connect plugin".
This appears to be a duplicate of https://github.com/confluentinc/terraform-provider-confluent/issues/481
I'm using terraform to create a confluent custom connector plugin. I'm following the steps in https://registry.terraform.io/providers/confluentinc/confluent/latest/docs/resources/confluent_custom_connector_plugin. When the argument "Cloud" set with value "AWS", the custom connector could created successfully. But when I set the value to "AZURE", I got the error "400 Bad Request: error creating Connect plugin".