Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SCW IAM policy

Create an IAM policy in scaleway

Requirements

Name Version
terraform ~> 1.3
scaleway ~> 2.17.0
time ~> 0.9.1

Providers

Name Version
scaleway ~> 2.17.0
time ~> 0.9.1

Modules

No modules.

Resources

Name Type
scaleway_iam_policy.policy resource
time_static.last_update resource

Inputs

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

Outputs

Name Description
id The ID of the application