Go to file
Evan Brown c7632cdf2e 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
d website/docs: Run terraform fmt on code examples (#12075) 2017-02-19 00:48:50 +02:00
r providers/google: google_project supports billing account (#11653) 2017-02-20 19:32:24 +02:00
index.html.markdown Updated the google provider authentication documentation 2016-06-20 23:54:54 +02:00