Skip to content

Commit 38ae0f4

Browse files
authored
ignore_changes for fianl snapshot identifier (#1)
1 parent 39146d5 commit 38ae0f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ resource "aws_rds_cluster" "this" {
147147
# See docs here https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_global_cluster#new-global-cluster-from-existing-db-cluster
148148
global_cluster_identifier,
149149
snapshot_identifier,
150+
final_snapshot_identifier
150151
]
151152
}
152153

0 commit comments

Comments
 (0)