Creating local files when using Terraform Cloud

According to this issue, the local_file resource does not work as one would expect when using Terraform Cloud.

Is there a way to actually generate local files on the machine I’m running terraform plan on when using Terraform Cloud as the execution environment? Seems since I’m running the tool locally, there should be a way of still creating a local resource.

1 Like