Skip to content

Commit

Permalink
Adding node about types of role available.
Browse files Browse the repository at this point in the history
  • Loading branch information
petems committed Nov 2, 2018
1 parent ca75614 commit 7b29945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/gcp_auth_backend_role.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ The following arguments are supported:

* `role` - (Required) Name of the GCP role

* `type` - (Required) Type of GCP authentication role
* `type` - (Required) Type of GCP authentication role (either `gce` or `iam`)

* `project_id` - (Required) GCP Project that the role exists within

Expand Down

0 comments on commit 7b29945

Please sign in to comment.