You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to configure an S3sink connector in Confluent Cloud in a private link environment with a dedicated cluster. By following this documentation: https://docs.confluent.io/cloud/current/connectors/cc-s3-sink/cc-s3-sink-eap-aws.html I understand that I need to create an Egress PrivateLink endpoint for S3 which, after creation, will output a VPC Endpoint DNS name that I need to use in my confluent_connector S3Sink resource.
After some digging, it seems that there is currently no terraform resource to create this egress endpoint? Please correct me if im wrong.
Many thanks to everyone for all your contributions and support.
Regards,
specterSAN
The text was updated successfully, but these errors were encountered:
@specterSAN, did you manage to resolve the issue after receiving the helpful reply from Kevin? Let us know if you need any further suggestions or pointers. Thanks!
Hi guys,
I'm trying to configure an S3sink connector in Confluent Cloud in a private link environment with a dedicated cluster. By following this documentation: https://docs.confluent.io/cloud/current/connectors/cc-s3-sink/cc-s3-sink-eap-aws.html I understand that I need to create an Egress PrivateLink endpoint for S3 which, after creation, will output a VPC Endpoint DNS name that I need to use in my confluent_connector S3Sink resource.
After some digging, it seems that there is currently no terraform resource to create this egress endpoint? Please correct me if im wrong.
Many thanks to everyone for all your contributions and support.
Regards,
specterSAN
The text was updated successfully, but these errors were encountered: