v0.7.4
#53: Add new methods CopyTerraformFolderToTemp
, CopyFolderContents
, and CopyFolderContentsWithFilter
, which can be used to copy a folder and its contents to another destination. This is especially useful for running tests in parallel against a single folder with Terraform code.