Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
update generated docs action committed Dec 28, 2022
1 parent 965936d commit 00dbb24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/data-sources/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ output "environment_name" {

### Optional

- `exclude_archived` (Boolean) set to 'true' to exclude archived environments when getting an environment by name
- `id` (String) the environment's id
- `name` (String) name of the environment
- `output` (String) the deployment log output. Returns a json string. It can be either a map of key-value, or an array of (in case of Terragrunt run-all) of moduleName and a map of key-value. Note: if the deployment is still in progress returns 'null'
Expand Down

0 comments on commit 00dbb24

Please sign in to comment.