newcontext-oss / opencti-terraform

Terraform scripts for deploying OpenCTI to AWS, Azure, and GCP
Apache License 2.0
30 stars 13 forks source link

Updates for OpenCTI 5.3.10 (rabbitmq, grakn/typedb, connectors, redis, and platform) #30

Open ckane opened 2 years ago

ckane commented 2 years ago

This fixes the RabbitMQ install failure (outdated version/repo), Grakn install failure (it is now TypeDB), and also updates to the latest (5.3.7) version of OpenCTI, properly adapting the connector-specific code to handle the new subdirectories

Potentially resolves #22, #27, #25, #29, #21