terraform/website/source/docs
Evan Brown facc50d308 providers/google: google_project supports billing account (#11653)
* Vendor google.golang.org/api/cloudbilling/v1

* providers/google: Add cloudbilling client

* providers/google: google_project supports billing account

This change allows a Terraform user to set and update the billing
account associated with their project.

* providers/google: Testing project billing account

This change adds optional acceptance tests for project billing accounts.
GOOGLE_PROJECT_BILLING_ACCOUNT and GOOGLE_PROJECT_BILLING_ACCOUNT_2
must be set in the environment for the tests to run; otherwise, they
will be skipped.

Also includes a few code cleanups per review.

* providers/google: Improve project billing error message
2017-02-20 19:32:24 +02:00
..
backends website: document state locking and remote state page 2017-02-15 12:58:52 -08:00
commands website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
configuration Merge pull request #11922 from hashicorp/f-tf-cli 2017-02-13 15:26:25 -08:00
import typo? (#11933) 2017-02-15 09:33:55 +00:00
internals Update the docs to indicate that `TF_LOG_PLAN` is append now. 2016-10-18 13:10:15 -07:00
modules website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
plugins Updated Plugins section. (#8235) 2016-08-16 14:21:33 -05:00
providers providers/google: google_project supports billing account (#11653) 2017-02-20 19:32:24 +02:00
provisioners website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
state website: document state locking and remote state page 2017-02-15 12:58:52 -08:00
index.html.markdown