Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aknysh committed Dec 3, 2024
1 parent 7011eed commit d03a3c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ tenant `net` (instead of `plat`):

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

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

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

0 comments on commit d03a3c1

Please sign in to comment.