From fab390222da16d30db5ffc7cabf0bb1240a65f4d Mon Sep 17 00:00:00 2001 From: Alex Stephen Date: Wed, 21 Aug 2019 19:20:37 +0000 Subject: [PATCH] Ansible KMS Modules Signed-off-by: Modular Magician --- website/docs/r/kms_crypto_key.html.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/docs/r/kms_crypto_key.html.markdown b/website/docs/r/kms_crypto_key.html.markdown index baedb240a54..8495dc970ac 100644 --- a/website/docs/r/kms_crypto_key.html.markdown +++ b/website/docs/r/kms_crypto_key.html.markdown @@ -93,7 +93,8 @@ The following arguments are supported: * `key_ring` - (Required) - The id of the `KeyRing` to which the key shall belong. + The KeyRing that this key belongs to. + Format: `'projects/{{project}}/locations/{{location}}/keyRings/{{keyRing}}'`. - - -