Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Additional Compression Types(Ex: tar.gz format) #241

Closed
1 task done
srikanth2302 opened this issue Jul 24, 2023 · 4 comments · Fixed by #277
Closed
1 task done

Support Additional Compression Types(Ex: tar.gz format) #241

srikanth2302 opened this issue Jul 24, 2023 · 4 comments · Fixed by #277

Comments

@srikanth2302
Copy link

Terraform CLI and Provider Versions

Terraform v1.3.6

archive = {
source = "hashicorp/archive"
version = "2.4.0"
}

Use Cases or Problem Statement

It would be useful if we can support multiple Archive types such as tar.gz for linux.. Because.. we dont need to install unzip package in linux as tar is by default in it.

Proposal

Add Support for tar.gz type archive filr

How much impact is this issue causing?

Medium

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bendbennett
Copy link
Contributor

Hi @srikanth2302 👋

Thank you for raising this issue.
We will leave the issue open and prioritise according to the amount of community interest that is expressed.

@achetronic
Copy link

Hello there, I would love to have this implemented for ISO files.

A usage case is being able to create disks that are loaded on VM's that does not use cloud-init. For example libvirt VMs using Talos, which can be configured loading an .iso image with a YAML inside

@fsdrw08
Copy link

fsdrw08 commented Jan 31, 2024

any updates?

@jkroepke
Copy link
Contributor

In case, you are looking for tar.gz, take a look here and vote for it: #277

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants