Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Pulak Kanti Bhowmick <[email protected]>
  • Loading branch information
pkbhowmick committed Nov 23, 2024
1 parent a540199 commit 17207f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/docs/cli/commands/terraform/terraform-shell.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@ The command does the following:

- Inside the shell, the user can execute all `terraform` commands using the native syntax

- Sets the ATMOS_SHLVL environment variable to track shell nesting levels.
- If ATMOS_SHLVL is not set, it initializes to 1.
- If ATMOS_SHLVL is already set, it increments the value by 1 for each new shell.

:::tip
Run `atmos terraform shell --help` to see all the available options
:::
Expand Down

0 comments on commit 17207f4

Please sign in to comment.