remove file
This commit is contained in:
parent
b922750de0
commit
cc24b9d3e1
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
||||||
provider "archive" {}
|
|
||||||
|
|
||||||
data "archive_file" "init" {
|
|
||||||
type = "zip"
|
|
||||||
source_file = "${path.module}/init.tpl"
|
|
||||||
output_path = "${path.module}/init.zip"
|
|
||||||
}
|
|
Loading…
Reference in a new issue