Skip to content

Commit 0ecb7a0

Browse files
committed
PR cleanup
1 parent 957abba commit 0ecb7a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/content/docs/03-features/01-units/03-state-backend.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ remote_state {
334334
config = {
335335
skip_bucket_versioning = true
336336
enable_bucket_policy_only = false
337-
encryption_key = get_env("GOOGLE_ENCRYPTION_KEY")
337+
encryption_key = "GOOGLE_ENCRYPTION_KEY"
338338
}
339339
}
340340
```

0 commit comments

Comments
 (0)