Skip to content

Commit

Permalink
Merge pull request #8 from mineiros-io/sameh-secret-manager-iam
Browse files Browse the repository at this point in the history
doc: update readme
  • Loading branch information
mariux authored Oct 20, 2021
2 parents 9b290b3 + 1cb8b19 commit 7643a46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ See [variables.tf] and [examples/] for details and use-cases.

The id of the secret.

- **`members`**: **_(Optional `string`)_
- **`members`**: _(Optional `string`)_

Identities that will be granted the privilege in role. Each entry can have one of the following values:
- `allUsers`: A special identifier that represents anyone who is on the internet; with or without a Google account.
Expand All @@ -102,7 +102,7 @@ See [variables.tf] and [examples/] for details and use-cases.

Default is `[]`.

- **`role`**: **_(Required `string`)_**
- **`role`**: _(Optional `string`)_

The role that should be applied. Note that custom roles must be of the format `[projects|organizations]/{parent-name}/roles/{role-name}`.

Expand Down

0 comments on commit 7643a46

Please sign in to comment.