terraform-aws-couchbase
terraform-aws-couchbase copied to clipboard
fix for jq error on backticks
This is a simple fix for issue #74
JQ doesn't handle backticks in JSON so sync_gateway fails to start. This update removes the import_filter and sync properties from the database keys in the string so the script can properly wait for the cluster and buckets to be ready.
Only tested on my cluster.