You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/data/changelog/v1.1.4/generated-file-permissions.mdx
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,6 @@ Terragrunt created several files and directories that other users on the same ma
10
10
- The CLI config Terragrunt writes for OpenTofu/Terraform when the [Provider Cache Server](/features/caching/provider-cache-server) is enabled, and the directory holding it.
11
11
- The JSON plan files written to [`--json-out-dir`](/reference/cli/commands/run#json-out-dir), and that directory.
12
12
- The directories holding the plan files written to [`--out-dir`](/reference/cli/commands/run#out-dir).
13
+
- The config written by [`render --write`](/reference/cli/commands/render#write), which holds the resolved values of `inputs`, `locals`, and `dependency` outputs.
13
14
14
15
Terragrunt now creates those files as `0600` and those directories as `0700`.
0 commit comments