Ensure OSS Bucket Lifecycle Rule is enabled
Risk Level: informational
Platform: Alicloud
Spectral Rule ID: TFALCLD019
REMEDIATION
set lifecycle_rule.enabled to 'true'
lifecycle_rule {
- enabled = false
+ enabled = true
}Read more:
Updated 7 months ago