Skip to content

Commit f21865a

Browse files
committed
CCM-10057: backup to S3 - tf
1 parent 7043323 commit f21865a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/components/acct/module_s3bucket_data_migration_backups.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module "s3bucket_data_migration_backups" {
22
source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/s3bucket?ref=v1.0.8"
33

4-
name = "data-migration-backups"
4+
name = "migration-backup"
55

66
aws_account_id = var.aws_account_id
77
region = var.region

0 commit comments

Comments
 (0)