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 Jul 11, 2022
1 parent 3c97bb8 commit e6aa56c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/resources/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ resource "env0_environment" "example_with_hcl_configuration" {
- **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, Deprecated) whether or not to wait for environment to fully deploy
- **workspace** (String) the terraform workspace of the environment

### Read-Only
Expand Down

0 comments on commit e6aa56c

Please sign in to comment.