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
Currently the Confluent terraform provider does not allow the provisioning of a cluster link with a custom truststore certificate. ssl.truststore.(certificates|type) is not an editable configuration property.
Currently the Confluent terraform provider does not allow the provisioning of a cluster link with a custom truststore certificate.
ssl.truststore.(certificates|type)
is not an editable configuration property.Config Properties Example
Other supported protocols and mechanisms such as mTLS and OAuth would benefit from the enhancement of adding all ssl and security related properties:
This is needed when provisioning hybrid cloud/on-prem architectures and migrations.
References:
Manage Security for Cluster Linking on Confluent Cloud
resource_cluster_link.go#L83
The text was updated successfully, but these errors were encountered: