NOTES:
- This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#200)
ENHANCEMENTS:
- data-source/archive_file: Added attribute
exclude_symlink_directories
which will exclude symbolically linked directories from the archive when set to true. Defaults to false (#183) - resource/archive_file: Added attribute
exclude_symlink_directories
which will exclude symbolically linked directories from the archive when set to true. Defaults to false (#183)