terraform/builtin/providers/archive
Raphael Randschau 9a70bfa977 provider/archiver fix test output path breaking other tests (#8291)
* provider/archive: grant more permissions for output directories

* provider/archive: place test output in temp dir

we don't want to pollute terraform source folders…
2016-08-18 18:11:19 +01:00
..
test-fixtures
.gitignore providers/archive: remove test files from provider and update gitignore 2016-08-15 11:56:22 -07:00
archiver.go
provider.go
provider_test.go
resource_archive_file.go provider/archiver fix test output path breaking other tests (#8291) 2016-08-18 18:11:19 +01:00
resource_archive_file_test.go provider/archiver fix test output path breaking other tests (#8291) 2016-08-18 18:11:19 +01:00
zip_archiver.go
zip_archiver_test.go