Skip to content

Commit d03a3c1

Browse files
committed
updates
1 parent 7011eed commit d03a3c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/core-concepts/stacks/yaml-functions/terraform.output.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ tenant `net` (instead of `plat`):
141141

142142
Atmos caches (in memory) the results of `!terraform.output` function.
143143

144-
The cache is per Atmos CLI command execution, e.g. each new execution of a command like `atmos terraform plan`,
144+
The cache is per Atmos CLI command execution, e.g., each new execution of a command like `atmos terraform plan`,
145145
`atmos terraform apply` or `atmos describe component` will create and use a new memory cache, which involves re-invoking `terraform outputs` after reinitialization.
146146

147147
If you define the function in stack manifests for the same component in a stack more than once, the first call will

0 commit comments

Comments
 (0)