IMPROVEMENTS:
- The provider is now compatible with Terraform v0.12, while retaining compatibility with prior versions.
ENHANCEMENTS:
- Add
excludes
to thearchive_file
data source to exclude files when usingsource_dir
(#18)
BUG FIXES:
BUG FIXES:
- Fix modified time affecting zip contents and causing spurious diffs (#16)
BUG FIXES:
- Fix issue with flags not being copied on a single file and regression introduced in 1.0.1 (#13)
BUG FIXES:
- Fix issue with flags not being copied in to archive (#9)
- No changes from 0.1.0; just adjusting to the new version numbering scheme.
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout