-
Notifications
You must be signed in to change notification settings - Fork 68
Pull requests: hashicorp/terraform-provider-archive
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1
dependencies
go
Pull requests that update Go code
size/XS
#531
opened Sep 2, 2026 by
dependabot
Bot
Loading…
Fix #172: Set minimum valid zip timestamp (1980-01-01) for Python compatibility
size/M
#530
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #161: Document data source content change detection limitation
size/XS
#529
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #27: Add output_content and output_content_filename for reading archive file contents
size/M
#528
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #398: Add include_parent_dir attribute for preserving parent directory prefix
size/M
#527
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
2
Fix #451: Skip archive creation during Read when output file already exists
size/S
#526
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
2
Fix #59: Add file_mode attribute to source block for per-file permission control
size/M
#525
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #162: Allow source blocks to be used together with source_dir and source_file
size/L
#524
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #149: Add content_base64 attribute to source block for binary content
size/M
#523
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #31: Write archive to temp file and atomically rename to prevent race in checksum computation
size/S
#522
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #5: Resolve symlinks in source_dir path before directory walk
size/M
#521
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
Fix #467: Normalize file permissions for deterministic archive checksums across platforms
size/S
#520
opened Jul 27, 2026 by
dennismdejong
Loading…
1 task
zip_archiver: stream source files via os.Open + io.Copy
size/XS
#501
opened Apr 26, 2026 by
olegmmv
Loading…
1 task
361: Don't return filepath.SkipDir from the WalkFunc when excluding symlinked directories…
size/XS
#362
opened Aug 20, 2024 by
metmikel
Loading…
fixed several issues, added glob, tgz support, python zip, examples
dependencies
size/XL
#272
opened Oct 31, 2023 by
bruceadowns
•
Draft
Remove zip files that were generated as a result of a test.
size/XS
#175
opened Jan 12, 2023 by
theipster
Loading…
Add archive_dir property to be used with source_dir that will prefix …
documentation
size/S
#125
opened Jan 14, 2022 by
jhancock93
Loading…
Add source_dirs field
documentation
enhancement
size/L
#113
opened Aug 20, 2021 by
juliosueiras
•
Draft
Add missing paths exclusion to the documentation
documentation
size/XS
#55
opened Nov 13, 2019 by
Polaris-Dust
Loading…
Support and array of compression formats
enhancement
#29
opened Jul 20, 2018 by
joestump
Loading…
4 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.