-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Describe the Bug
if i set disable on module by adding count parameter. when i execute my terraform code. terraform try to delete backup vault but it failed because it containing recovery points
Expected Behavior
should be able to set count to 0. apply terraform and see backup vault destroyed without issue
Steps to Reproduce
set count to 0 o backup vault with recovery point inside and apply terraform
Screenshots
Environment
actual module deploy in our environments 0.7.1
aws = {
source = "hashicorp/aws"
version = "5.16.1"
}
and terraform 1.0.0
Additional Context
No response
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right