Skip to content

Commit ca8ae8f

Browse files
committed
Fixing formatting
1 parent 4ed6aa9 commit ca8ae8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ variable "volumes" {
369369
root_directory = string
370370
transit_encryption = string
371371
transit_encryption_port = string
372-
authorization_config = list(object({
372+
authorization_config = list(object({
373373
access_point_id = string
374374
iam = string
375375
}))

0 commit comments

Comments
 (0)