aws_cloudwatch_log_group
not destroyed when enabled=false
#181
Labels
bug
🐛 An issue with the system
aws_cloudwatch_log_group
not destroyed when enabled=false
#181
Describe the Bug
aws_cloudwatch_log_group
resource should respect the context.enabled flag.Right now I have to set
cloudwatch_log_group_enabled
as well asenabled
tofalse
to destroy all the resources.Expected Behavior
Setting up the
enabled
flag from the context should be enough to deprovision all the resources.Steps to Reproduce
enabled
flag to falseThe text was updated successfully, but these errors were encountered: