Registry / cloud / terraform-providers-terraform-provider-archive

terraform-providers-terraform-provider-archive

JSON →
library1.3.0gogounverified

Terraform provider for generating archive files (zip, tar) from files and directories.

go get github.com/terraform-providers/terraform-provider-archive
INSTALL
IMPORT
SIG · TERRAFORM-PROVIDER
T
terraform-providers-terraform-provider-archive
cloudgov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

archive
github.com/terraform-providers/terraform-provider-archive

Serve the Terraform archive provider

package main import ( "github.com/hashicorp/terraform-plugin-sdk/plugin" "github.com/terraform-providers/terraform-provider-archive/archive" ) func main() { plugin.Serve(&plugin.ServeOpts{ ProviderFunc: archive.Provider, }) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
terraform-providers-terraform-provider-archive — go get terraform-providers-terraform-provider-archive · libregistry