d706130a51
This new resource is an alternative to consul_keys that manages all keys under a given prefix, rather than arbitrary single keys across the entire store. The key advantage of this resource over consul_keys is that it is able to detect and delete keys that are added outside of Terraform, whereas consul_keys is only able to detect changes to keys it is explicitly managing. |
||
---|---|---|
.. | ||
config.go | ||
key_client.go | ||
resource_consul_key_prefix.go | ||
resource_consul_key_prefix_test.go | ||
resource_consul_keys.go | ||
resource_consul_keys_migrate.go | ||
resource_consul_keys_migrate_test.go | ||
resource_consul_keys_test.go | ||
resource_provider.go | ||
resource_provider_test.go |