ionoscloud_s3_bucket_policy
Creates and manages IonosCloud IONOS Object Storage Buckets policies.
Manages Buckets policies on IonosCloud.
⚠️ Note: The Terraform provider only supports contract-owned buckets. User-owned buckets are not supported, and there are no plans to introduce support for them. As a result, user-owned buckets cannot be created, updated, deleted, read, or imported using this provider.
Example Usage
Argument Reference
The following arguments are supported:
bucket
- (Required)[string] The name of the bucket where the object will be stored.policy
- (Required)[string] The policy document. This is a JSON formatted string.
Import
Resource Policy can be imported using the bucket name
Last updated