diff --git a/README.md b/README.md index 39ac897..cfb498e 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,9 @@ token = "" // The Consul datacenter to use. datacenter = "dc1" +// The target Admin Partition to use. +partition = "prod" + // The CA file to use for talking to Consul over TLS. Can also be provided // though the CONSUL_CACERT environment variable. ca_file = ""