Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SCW IAM API key

Create an IAM API key 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_api_key.api_key resource
time_static.last_update resource

Inputs

Name Description Type Default Required
application_id ID of the application attached to the api key string null no
customer Customer for the current deployment string "" no
default_project_id The default project ID to use with object storage string null no
description Description of the iam api key string null no
expires_at The date and time of the expiration of the iam api key string null no
name Name of the bucket string n/a yes
tags Default tags to add to resources map(any) {} no
user_id ID of the user attached to the api key string null no

Outputs

Name Description
access_key Access key of the api key
creation_ip Creation IP of the api key
id ID of the api key
secret_key Secret key of the api key