Skip to content

Commit 95db35a

Browse files
committed
fix fmt error
1 parent 2dcafa0 commit 95db35a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/modules/backend-api/module_s3bucket_download.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
]module "s3bucket_download" {
1+
module "s3bucket_download" {
22
source = "git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/s3bucket?ref=v2.0.2"
33

44
name = "download"

0 commit comments

Comments
 (0)