terraform-provider-mongodb icon indicating copy to clipboard operation
terraform-provider-mongodb copied to clipboard

Add TLS support for Mongo 6

Open medykn-git opened this issue 2 years ago • 0 comments

Changes made :

  • Edit TLS certificate management following MongoDB manual
  • Replace "certificate" field by "certificate_key_file" and "ca_file"
  • Update modules and format terraform code
  • Update documentation

medykn-git avatar Jan 11 '23 08:01 medykn-git