Object Storage Key
Creates and manages IONOS Object Storage keys.
Manages an IONOS Object Storage Key on IonosCloud.
Example Usage
Argument Reference
The following arguments are supported:
user_id
- (Required)[string] The UUID of the user owning the IONOS Object Storage Key.active
- (Optional)[boolean] Whether the IONOS Object Storage is active / enabled or not - Please keep in mind this is only required on create. Default value in truesecret_key
- (Computed) The IONOS Object Storage Secret key.
Import
An IONOS Object Storage Unit resource can be imported using its user id as well as its resource id
, e.g.
This can be helpful when you want to import IONOS Object Storage Keys which you have already created manually or using other means, outside of terraform.
Last updated