This module allows you to register an existing AWS OpenSearch domain in Nullstone.
This allows users to connect applications to OpenSearch in Nullstone without having an existing Terraform and state file.
- Create a datastore for existing OpenSearch.
- Find your OpenSearch domain in the AWS console. Copy the domain name.
- Launch the datastore and use the domain name for the
domain_name
variable. - Connect your application to the OpenSearch datastore as a capability.