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 c6db67d commit 85bec3fCopy full SHA for 85bec3f
integration/test-data-source/main.tf
@@ -27,7 +27,7 @@ data "coder_workspace_preset" "preset" {
27
28
prebuilds {
29
instances = 1
30
- cache_invalidation = {
+ cache_invalidation {
31
invalidate_after_secs = 86400
32
}
33
0 commit comments