-
-
Notifications
You must be signed in to change notification settings - Fork 693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CloudWatch group not destroying #563
Comments
If the Log Group is not empty, it won't be deleted, and you need to specify It would be great if there is a way to configure |
This issue has been resolved in version 7.4.0 🎉 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
When destroy Lambda - CloudWatch log group is not destroyed
Before you submit an issue, please perform the following first:
.terraform
directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!):rm -rf .terraform/
terraform init
Versions
Module version [Required]: 7.2.6
Terraform version:
Reproduction Code [Required]
Steps to reproduce the behavior:
NO
YES
Just run terraform apply
Expected behavior
When applying once again I want to see everything is applied correctly
Actual behavior
The text was updated successfully, but these errors were encountered: