From ad6d35986614a8c481705d118b3fe584cd9fa747 Mon Sep 17 00:00:00 2001 From: Henry Buckle Date: Wed, 1 Aug 2018 10:28:57 +0100 Subject: [PATCH] docs --- website/docs/r/automation_runbook.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/r/automation_runbook.html.markdown b/website/docs/r/automation_runbook.html.markdown index 0dc126b9923e..f117e10a2a2d 100644 --- a/website/docs/r/automation_runbook.html.markdown +++ b/website/docs/r/automation_runbook.html.markdown @@ -68,6 +68,8 @@ The following arguments are supported: ~> **NOTE** The Azure API requires a `publish_content_link` to be supplied even when specifying your own `content`. +~> **NOTE** Setting `content` to an empty string will revert the runbook to the `publish_content_link`. + `publish_content_link` supports the following: * `uri` - (Required) The uri of the runbook content.