Skip to content

set disable for module cause issue with recovery points #60

@fdavier

Description

@fdavier

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

Screenshot 2023-11-16 at 14 33 18

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

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions