Skip to content

artifactsystems/terraform-huawei-obs

Repository files navigation

HuaweiCloud OBS Terraform Module

Terraform module which creates OBS (Object Storage Service) bucket on Huawei Cloud.

Features

This module supports the following OBS bucket features:

  • ✅ Basic bucket configuration (ACL, storage class, versioning, tags)
  • ✅ Server-side encryption (AES256 and KMS)
  • ✅ Bucket policies (OBS and S3 format)
  • ✅ Lifecycle rules
  • ✅ CORS rules
  • ✅ Access logging
  • ✅ Static website hosting
  • ✅ Multi-AZ redundancy
  • ✅ Enterprise project management
  • ✅ Storage quota

Examples

Known Limitations / Roadmap

The following features are not yet implemented but are planned for future releases:

Planned Features

Contributing

Report issues/questions/feature requests in the issues section.

Full contributing guidelines are covered here.