Skip to content

Commit 27d1372

Browse files
CCM-10039 addingBackupTagResourcePerm
1 parent 22d5057 commit 27d1372

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infrastructure/modules/aws-backup-source/variables.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ variable "component" {
1616
variable "name" {
1717
type = string
1818
description = "The variable encapsulating the name of this bucket"
19+
default = "backup"
1920
}
2021

2122
variable "default_tags" {

0 commit comments

Comments
 (0)