George Christou
61277c0dbd
website/docs: Run `terraform fmt` on code examples ( #12075 )
...
* docs/vsphere: Fix code block
* docs: Convert `...` to `# ...` to allow `terraform fmt`ing
* docs: Trim trailing whitespace
* docs: First-pass run of `terraform fmt` on code examples
2017-02-19 00:48:50 +02:00
Dave Walter
9c95a332cb
Remove duplicate google_project.project_id argument reference. ( #11449 )
...
Signed-off-by: Kevin Kelani <kkelani@pivotal.io>
2017-01-27 04:16:27 +02:00
Evan Brown
b9e9e777c8
providers/google: Support managing projects
...
Add support for creating, updating, and deleting projects, as well as
their enabled services and their IAM policies.
Various concessions were made for backwards compatibility, and will be
removed in 0.9 or 0.10.
2017-01-25 14:59:50 -08:00
Kian Mohageri
fde474d2f3
Doc spelling: referencd -> referenced ( #10559 )
...
Small spelling correction in the Google Project documentation.
2016-12-07 00:41:20 +01:00
Evan Brown
5423349b68
providers/google: Create and delete Service Accounts
2016-11-13 20:47:20 -08:00
Evan Brown
262661a05f
providers/google: Add documentation for google_iam_policy resource
2016-09-07 13:35:33 -07:00