Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hbuckle authored and tombuildsstuff committed Sep 7, 2018
1 parent 13584f9 commit b6894f3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions website/docs/r/automation_runbook.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,15 @@ The following arguments are supported:

* `log_progress` - (Required) Progress log option.

* `log_verbose` - (Required) Verbose log option.
* `log_verbose` - (Required) Verbose log option.

* `publish_content_link` - (Required) The published runbook content link.

* `description` - (Optional) A description for this credential.
* `description` - (Optional) A description for this credential.

* `content` - (Optional) The desired content of the runbook.

~> **NOTE** The Azure API requires a `publish_content_link` to be supplied even when specifying your own `content`.

`publish_content_link` supports the following:

Expand Down

0 comments on commit b6894f3

Please sign in to comment.