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 dependency opentofu/opentofu to v1.7.4 #179

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Oct 23, 2024

User description

This PR contains the following updates:

Package Update Change
opentofu/opentofu patch 1.7.3 -> 1.7.4

Release Notes

opentofu/opentofu (opentofu/opentofu)

v1.7.4

Compare Source

ENHANCEMENTS:

  • Made tofu plan with generate-config-out flag replace JSON strings with jsonencode functions calls. (#​1595)

BUG FIXES:

  • tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the -backend-config command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. (#​2055)
  • configuration generation should no longer fail when generating sensitive properties
  • Provider defined functions are now supported better in child modules
  • Fixed an issue where X-Terraform-Get was not being read correctly if a custom module registry returns a 200 statuscode instead of 201
  • Fixed autoloaded test tfvar files being used in non-test scenarios (#​2039)

Full Changelog: opentofu/opentofu@v1.7.3...v1.7.4


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.

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


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

This PR has been generated by Renovate Bot.


PR Type

dependencies


Description

  • Updated the OpenTofu dependency version from 1.7.3 to 1.7.4 in the .devcontainer/Dockerfile.
  • This update includes enhancements and bug fixes as per the OpenTofu release notes.

Changes walkthrough 📝

Relevant files
Dependencies
Dockerfile
Update OpenTofu version in Dockerfile to 1.7.4                     

.devcontainer/Dockerfile

  • Updated VERSION_OPENTOFU from 1.7.3 to 1.7.4.
+1/-1     

💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

@ghost ghost closed this Oct 23, 2024
@ghost ghost deleted the renovate/opentofu-opentofu-1.7.x branch October 23, 2024 21:38
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant