Skip to content

Commit

Permalink
Update set_roles description in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ludoo authored Nov 5, 2019
1 parent 006fb55 commit 88d0506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Functional examples are included in the
| parent | The resource name of the parent Folder or Organization. Must be of the form folders/folder_id or organizations/org_id | string | n/a | yes |
| per\_folder\_admins | List of IAM-style members per folder who will get extended permissions. | list(string) | `<list>` | no |
| prefix | Optional prefix to enforce uniqueness of folder names. | string | `""` | no |
| set\_roles | Set roles to actors passed in role_members variable. | bool | `"false"` | no |
| set\_roles | Enable setting roles via the folder admin variables. | bool | `"false"` | no |

## Outputs

Expand Down

0 comments on commit 88d0506

Please sign in to comment.