Skip to content

Commit 4c46171

Browse files
committed
fix: formatting
1 parent fd34f82 commit 4c46171

File tree

1 file changed

+1
-1
lines changed
  • integration/test-data-source

1 file changed

+1
-1
lines changed

integration/test-data-source/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ data "coder_workspace_preset" "preset" {
2828
prebuilds {
2929
instances = 1
3030
cache_invalidation = {
31-
invalidate_after_secs = 86400
31+
invalidate_after_secs = 86400
3232
}
3333
}
3434
}

0 commit comments

Comments
 (0)