hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.85k stars 9.2k forks source link

[Enhancement]: Add 'force_delete' to aws_backup_vault resource #32573

Open plaformsre opened 1 year ago

plaformsre commented 1 year ago

Description

This is a request to re-open the existing reported issue: https://github.com/hashicorp/terraform-provider-aws/issues/13247

Request:

Affected Resource(s) and/or Data Source(s)

aws_backup_vault

Potential Terraform Configuration

No response

References

https://github.com/hashicorp/terraform-provider-aws/issues/13247

Would you like to implement a fix?

None

github-actions[bot] commented 1 year ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue

justinretzolk commented 1 year ago

Hey @plaformsre 👋 Thank you for taking the time to raise this. I see that we added a force_destroy argument to the resource already. Can you give me an idea of how force_delete would differ?