We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16de959 commit fb67a07Copy full SHA for fb67a07
tests/unit.tftest.hcl
@@ -36,7 +36,7 @@ run "verify_session_logging_bucket_logic" {
36
37
variables {
38
session_logging_enabled = true
39
- session_logging_bucket_name = "" # Empty name should trigger bucket creation
+ session_logging_bucket_name = "" # Empty name should trigger bucket creation
40
}
41
42
assert {
0 commit comments