Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
tomer-landesman committed Mar 12, 2024
1 parent 206f055 commit 68a8f61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env0/resource_environment.go
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ func resourceEnvironment() *schema.Resource {
},
"prevent_auto_deploy": {
Type: schema.TypeBool,
Description: "prevent auto deploy",
Description: "use this flag to prevent auto deploy on environment creation",
Optional: true,
},
"terragrunt_working_directory": {
Expand Down

0 comments on commit 68a8f61

Please sign in to comment.