Skip to content

Commit 2e0cec0

Browse files
committed
terraform fmt (remove extra space)
1 parent e924f6c commit 2e0cec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/service/networkfirewall/logging_configuration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ func testAccLoggingConfigurationConfig_s3AndCloudWatchEnableMonitoringDashboard(
12721272
fmt.Sprintf(`
12731273
resource "aws_networkfirewall_logging_configuration" "test" {
12741274
firewall_arn = aws_networkfirewall_firewall.test.arn
1275-
1275+
12761276
enable_monitoring_dashboard = %[3]t
12771277
12781278
logging_configuration {

0 commit comments

Comments
 (0)