Create an IAM policy in scaleway
| Name | Version |
|---|---|
| terraform | ~> 1.3 |
| scaleway | ~> 2.17.0 |
| time | ~> 0.9.1 |
| Name | Version |
|---|---|
| scaleway | ~> 2.17.0 |
| time | ~> 0.9.1 |
No modules.
| Name | Type |
|---|---|
| scaleway_iam_policy.policy | resource |
| time_static.last_update | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| application_id | The ID of the application the policy is associated with | string |
null |
no |
| customer | Customer for the current deployment | string |
"" |
no |
| description | The description of the iam application | string |
null |
no |
| group_id | The ID of the group the policy is associated with | string |
null |
no |
| name | Name of the bucket | string |
n/a | yes |
| no_principal | If true, the policy will not be associated with any principal | bool |
null |
no |
| organization_id | The ID of the organization the application is associated with | string |
null |
no |
| rules | The list of rules to apply to the policy | any |
[] |
no |
| tags | Default tags to add to resources | map(any) |
{} |
no |
| user_id | The ID of the user the policy is associated with | string |
null |
no |
| Name | Description |
|---|---|
| id | The ID of the application |