Skip to content

Commit

Permalink
Undo erroneous changes to r/app.html.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
sheax0r committed Feb 12, 2018
1 parent 39632d9 commit fa7e46b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion website/docs/r/app.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,11 @@ The following arguments are supported:
* `buildpacks` - (Optional) Buildpack names or URLs for the application.
Buildpacks configured externally won't be altered if this is not present.
* `config_vars` - (Optional) Configuration variables for the application.
The config variables in this map are not the final set of configuration
* `space` - (Optional) The name of a private space to create the app in.
* `organization` - (Optional) A block that can be specified once to define
organization settings for this app. The fields for this block are
documented below.
docuented below.
* `acm` - (Optional) The flag representing Automated Certificate Management for the app.

The `organization` block supports:
Expand Down

0 comments on commit fa7e46b

Please sign in to comment.