cloudposse / cloudposse/terraform-aws-backup

set disable for module cause issue with recovery points

Open
#60 2 comments 0 reactions 0 assignees View on GitHub
invalid
Dominant language
HCL
Stars
118
Forks
67
Avg merge
47m
Merged PRs (30d)
2

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

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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.