gomorpheus / terraform-provider-morpheus

Terraform Morpheus provider
MIT License
17 stars 21 forks source link

[bug] Incorrect description for argument in morpheus_shell_script_task #237

Closed doubletwist13 closed 4 months ago

doubletwist13 commented 6 months ago

The morpheus_shell_script_task resource has what appears to be an incorrect description for the execute_target argument. It looks like it was copied from the description for source_type.

"(String) The source of the shell script (local, url or repository)"

martezr commented 4 months ago

This issue has been fixed in the latest release of the provider (v0.9.10).