Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update terraform archive to ~> 2.6.0 (main) #47

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

This PR contains the following updates:

Package Type Update Change
archive (source) required_provider minor ~> 2.2.0 -> ~> 2.6.0

Release Notes

hashicorp/terraform-provider-archive (archive)

v2.6.0

Compare Source

FEATURES:

  • data-source/archive_file: Add support for creating tar.gz archive files. (#​277)
  • resource/archive_file: Add support for creating tar.gz archive files. (#​277)

v2.5.0

Compare Source

ENHANCEMENTS:

  • data-source/archive_file: Add glob pattern matching support to the excludes attribute. (#​354)
  • resource/archive_file: Add glob pattern matching support to the excludes attribute. (#​354)

v2.4.2

Compare Source

BUG FIXES:

  • data-source/archive_file: Prevent error when generating archive from source containing symbolically linked directories, and exclude_symlink_directories is set to true (#​298)
  • resource/archive_file: Prevent error when generating archive from source containing symbolically linked directories, and exclude_symlink_directories is set to true (#​298)
  • resource/archive_file: Return error when generated archive would be empty (#​298)
  • data-source/archive_file: Return error when generated archive would be empty (#​298)

v2.4.1

Compare Source

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​287)

v2.4.0

Compare Source

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)

BUG FIXES:

  • data-source/archive_file: Symbolically linked directories are included in archives by default rather than generating an error (#​183)
  • resource/archive_file: Symbolically linked directories are included in archives by default rather than generating an error (#​183)

v2.3.0

Compare Source

NOTES:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the auto-update This PR was automatically generated label Jul 31, 2024
@renovate renovate bot requested review from a team as code owners July 31, 2024 17:02
Copy link

mergify bot commented Jul 31, 2024

/terratest

@renovate renovate bot changed the title chore(deps): update terraform archive to ~> 2.5.0 (main) chore(deps): update terraform archive to ~> 2.6.0 (main) Sep 9, 2024
@renovate renovate bot force-pushed the renovate/main-archive-2.x branch from 390c41a to 9c069d7 Compare September 9, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-update This PR was automatically generated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants