Merge pull request #401 from catsby/heroku_orgs

document the organization field
This commit is contained in:
Jack Pearkes 2014-10-14 13:52:40 -07:00
commit ab9aefdfb0
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@ The following arguments are supported:
variables, but rather variables you want present. That is, other variables, but rather variables you want present. That is, other
configuration variables set externally won't be removed by Terraform configuration variables set externally won't be removed by Terraform
if they aren't present in this list. if they aren't present in this list.
* `organization` - (Optional) The organization name to create the application
under. You must have the correct permissions for this organization on Heroku to
create new applications inside an organization.
## Attributes Reference ## Attributes Reference