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 hashicorp/terraform docker tag to v1.3.1 (terragrunt/dockerfile) (master) #562

Merged

Conversation

ivankatliarchuk
Copy link
Member

This PR contains the following updates:

Package Type Update Change
hashicorp/terraform stage patch 1.3.0 -> 1.3.1

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform

v1.3.1

Compare Source

1.3.1 (September 28, 2022)

NOTE:

  • On darwin/amd64 and darwin/arm64 architectures, terraform binaries are now built with CGO enabled. This should not have any user-facing impact, except in cases where the pure Go DNS resolver causes problems on recent versions of macOS: using CGO may mitigate these issues. Please see the upstream bug https://github.com/golang/go/issues/52839 for more details.

BUG FIXES:

  • Fixed a crash when using objects with optional attributes and default values in collections, most visible with nested modules. (#​31847)
  • Prevent cycles in some situations where a provider depends on resources in the configuration which are participating in planned changes. (#​31857)
  • Fixed an error when attempting to destroy a configuration where resources do not exist in the state. (#​31858)
  • Data sources which cannot be read during will no longer prevent the state from being serialized. (#​31871)
  • Fixed a crash which occured when a resource with a precondition and/or a postcondition appeared inside a module with two or more instances. (#​31860)

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ivankatliarchuk ivankatliarchuk added deps docker patch when you make backwards compatible bug fixes renovate stage labels Sep 29, 2022
@ivankatliarchuk ivankatliarchuk self-assigned this Sep 29, 2022
@ivankatliarchuk ivankatliarchuk merged commit 1a32946 into master Sep 29, 2022
@ivankatliarchuk ivankatliarchuk deleted the renovate/master-terragrunt-patch-packagefile branch September 29, 2022 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps docker patch when you make backwards compatible bug fixes renovate stage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant