From 35fd667f5c9d037eb5e1cd75995072ffb0aacd7b Mon Sep 17 00:00:00 2001 From: Jordan Date: Wed, 30 Sep 2020 09:17:33 +1000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378ea088..a8cdd9b6 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ Property | Description | Default key_id|Internal ID of the KMS encryption key. Can be found via GET to `https://api.instaclustr.com/provisioning/v1/encryption-keys`|"" alias|KMS key alias, a human-readibly identifier specified alongside your KMS ARN|"" arn|KMS ARN, identifier specifying provider, location and key in a ':' value seperated string|"" -key_provider|For customers running in their own account. Value specifying the the provider account’s name, similar to `instaclustr_cluster.cluster_provider.account_name`|INSTACLUSTR +key_provider|For customers running in their own account. Value specifying the provider account’s name, similar to `instaclustr_cluster.cluster_provider.account_name`|INSTACLUSTR #### Example ```