Ensure ROS Stack Retention is Ensabled
Specifies whether to retain the stack corresponding to the stack instance.Default value false. NOTE: When retain_stacks is true, the stack is retained. If the stack is retained, the corresponding stack is not deleted when the stack instance is deleted from the stack group.
Risk Level: medium
Platform: Alicloud
Spectral Rule ID: TFALCLD036
REMEDIATION
set retain_stacks
to 'true'
- retain_stacks = false
+ retain_stacks = true
Read more:
Updated about 1 year ago