Skip to content

Commit

Permalink
Add support for setting labels to google_project (hashicorp#383)
Browse files Browse the repository at this point in the history
  • Loading branch information
rnaveiras authored and selmanj committed Sep 14, 2017
1 parent 0034158 commit fd28f64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/r/google_project.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ The following arguments are supported:
This argument is no longer supported, and will be removed in a future version
of Terraform. It should be replaced with a `google_project_iam_policy` resource.

* `labels` - (Optional) A set of key/value label pairs to assign to the project.

## Attributes Reference

In addition to the arguments listed above, the following computed attributes are
Expand Down

0 comments on commit fd28f64

Please sign in to comment.