hashicorp/consul-terraform-sync

Change event driven export of only changed services and kv store for given keys.

astanez opened this issue · 0 comments

Description

Change event driven export of only changed services and kv store for given keys.

Use Cases

Required for consul services and kv store synchronization with github repository.

Alternative Solutions

As workaround, existing CTS modules (findkim/print/cts, lornasong/cts_kv_file/local) for change based event export of all services and all kv store is currently used. The recently changed items are determined by means of custom scripts.