[Bug]: aws_backup_selection selection_tag
and resources
do not interact as expected
#41274
Labels
bug
Addresses a defect in current functionality.
needs-triage
Waiting for first response or review from a maintainer.
service/backup
Issues and PRs that pertain to the backup service.
Terraform Core Version
1.7.5
AWS Provider Version
5.86.0
Affected Resource(s)
Expected Behavior
Expected Behavior: Backup plan targets S3 buckets with the
enable_backup = true
tag.1Actual Behavior
Actual Behavior: Backup plan targets all S3 buckets AND all AWS resources with the
enable_backup = true
tag.Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
Footnotes
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/backup_selection#:~:text=selection_tag%20%2D%20(Optional)%20Tag%2Dbased%20conditions%20used%20to%20specify%20a%20set%20of%20resources%20to%20assign%20to%20a%20backup%20plan. ↩
The text was updated successfully, but these errors were encountered: