Commit 6759c91 1 parent 7a229e6 commit 6759c91 Copy full SHA for 6759c91
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,6 @@ The following arguments are supported:
117
117
118
118
- ` name ` - (Optional) The name of the IAM policy.
119
119
- ` description ` - (Optional) The description of the IAM policy.
120
- - ` condition ` - (Optional) The condition of the IAM policy.
121
120
- ` tags ` - (Optional) The tags associated with the IAM policy.
122
121
- ` organization_id ` - (Defaults to [ provider] ( ../index.md#organization_d ) ` organization_id ` ) The ID of the organization the policy is associated with.
123
122
- ` user_id ` - ID of the user the policy will be linked to
@@ -135,11 +134,12 @@ The following arguments are supported:
135
134
~ > ** Important** One ` organization_id ` or ` project_ids ` must be set per rule.
136
135
137
136
- ` permission_set_names ` - Names of permission sets bind to the rule.
137
+ - ` condition ` - (Optional) The condition of the rule.
138
138
139
139
** _ TIP:_ ** You can use the Scaleway CLI to list the permissions details. e.g:
140
140
141
141
``` shell
142
- scw IAM permission-set list
142
+ scw iam permission-set list
143
143
```
144
144
145
145
## Attributes Reference
You can’t perform that action at this time.
0 commit comments