Skip to content

Commit afdae34

Browse files
committed
ignore changes for backup
1 parent 7d4c25b commit afdae34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ resource "aws_rds_cluster" "this" {
160160
replication_source_identifier,
161161
# See docs here https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_global_cluster#new-global-cluster-from-existing-db-cluster
162162
global_cluster_identifier,
163+
backup_retention_period,
164+
preferred_backup_window
163165
]
164166
}
165167
}

0 commit comments

Comments
 (0)