hashicorp / terraform-provider-archive

Utility provider that provides a data source that can create zip archives for individual files or collections of files.
https://registry.terraform.io/providers/hashicorp/archive/latest/docs
Mozilla Public License 2.0
91 stars 63 forks source link

Documentation and changelog require updating #224

Closed bendbennett closed 1 year ago

bendbennett commented 1 year ago

Terraform CLI and Provider Versions

Provider: v2.4.0

Required Changes

The documentation states that the archive provider does not correctly handle symlinks. This issue was resolved in the v2.4.0 release of the provider. The documentation therefore needs updating to remove this statement.

The v2.3.0 release deprecated the _archivefile resource but this was not noted in the changelog. A changelog entry needs adding to describe this deprecation.

github-actions[bot] commented 5 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.