confluentinc / terraform-provider-confluent

Terraform Provider for Confluent
Apache License 2.0
31 stars 64 forks source link

400 Bad Request: error creating confluent_custom_connector_plugin Resource #490

Open jinjuewei opened 6 days ago

jinjuewei commented 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".

image

sajjadlateef commented 6 days ago

This appears to be a duplicate of https://github.com/confluentinc/terraform-provider-confluent/issues/481