Fix billing_acount into billing_account in google_project.html.markdown (#13689)

This commit is contained in:
okumin 2017-04-17 01:53:19 +09:00 committed by Paul Stack
parent 00dca72bde
commit e1ac462b3f
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ The following arguments are supported:
This is required if you are creating a new project.
Changing this forces a new project to be created.
* `billing_acount` - (Optional) The alphanumeric ID of the billing account this project
* `billing_account` - (Optional) The alphanumeric ID of the billing account this project
belongs to. The user or service account performing this operation with Terraform
must have Billing Account Administrator privileges (`roles/billing.admin`) in
the organization. See [Google Cloud Billing API Access Control](https://cloud.google.com/billing/v1/how-tos/access-control)