Skip to content

COS Bucket Module Missing Support for Multiple Expiry Rules #956

@vnyagarwal

Description

@vnyagarwal

Description

We need support for configuring multiple expiry rules for a COS bucket. The latest Terraform module does not support this capability.

Current module (v10.2.12):
https://registry.terraform.io/modules/terraform-ibm-modules/cos/ibm/10.2.12

Limitation: Expiry rule is supported only as a string, not as a list.

Requirement: Ability to define multiple rules as a list, so that multiple expiry policies can be applied to the same bucket.

Note: COS UI already supports multiple expiry rules.

Impact: Inability to manage multiple expiry rules through IaC, requiring manual setup via UI, which is non-compliant with automation standards.

By submitting this issue, you agree to follow our Code of Conduct

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions