Remove duplicate google_project.project_id argument reference. (#11449)

Signed-off-by: Kevin Kelani <kkelani@pivotal.io>
This commit is contained in:
Dave Walter 2017-01-26 18:16:27 -08:00 committed by Paul Stack
parent 622783c762
commit 1be448ed77

View File

@ -45,9 +45,6 @@ The following arguments are supported:
versions of Terraform. The `project_id` attribute should be used instead. See
[below](#id-field) for more information about its behaviour.
* `project_id` - (Required) The project ID.
Changing this forces a new project to be created.
* `org_id` - (Optional) The numeric ID of the organization this project belongs to.
This is required if you are creating a new project.
Changing this forces a new project to be created.