Skip to content

Commit fb67a07

Browse files
committed
chore: terraform fmt
1 parent 16de959 commit fb67a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit.tftest.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ run "verify_session_logging_bucket_logic" {
3636

3737
variables {
3838
session_logging_enabled = true
39-
session_logging_bucket_name = "" # Empty name should trigger bucket creation
39+
session_logging_bucket_name = "" # Empty name should trigger bucket creation
4040
}
4141

4242
assert {

0 commit comments

Comments
 (0)