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 May 24, 2022
1 parent bc149ea commit a1ce716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/resources/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ resource "env0_environment" "example" {
- **run_plan_on_pull_requests** (Boolean) should run terraform plan on pull requests creations
- **terragrunt_working_directory** (String) The working directory path to be used by a Terragrunt template. If left empty '/' is used.
- **ttl** (String) the date the environment should be destroyed at (iso format). omitting this attribute will result in infinite ttl.
- **vcs_commands_alias** (String) set an alias for this environment in favor of running VCS commands using PR comments against it. Additional details: https://docs.env0.com/docs/plan-and-apply-from-pr-comments
- **wait_for** (String) whether or not to wait for environment to fully deploy
- **workspace** (String) the terraform workspace of the environment

Expand Down

0 comments on commit a1ce716

Please sign in to comment.