Skip to content

Releases: UpCloudLtd/terraform-provider-objsto

v0.2.0

17 Dec 14:13
db4decb
Compare
Choose a tag to compare

Added

  • objsto_bucket_cors_configuration resource for configuring CORS settings for buckets.

v0.1.1

03 Dec 22:15
b8ef253
Compare
Choose a tag to compare

Fixed

  • objsto_bucket_policy: when comparing policy documents, ignore statement action order because Minio returns actions in inconsistent order.

v0.1.0

03 Dec 20:26
2d44f52
Compare
Choose a tag to compare

Added

  • Minimal implementation of bucket, bucket policy, bucket lifecycle configuration, and object resources.